net/*: use linux/kernel.h swap()
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sat, 21 Mar 2009 20:36:17 +0000 (13:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Mar 2009 20:36:17 +0000 (13:36 -0700)
commita0bffffc148cd8e75a48a89ad2ddb74e4081a20a
tree3a4d350d65d88bb1df8906b4822af2350ceb1cfc
parenta3ac80a130300573de351083cf4a5b46d233e8bf
net/*: use linux/kernel.h swap()

tcp_sack_swap seems unnecessary so I pushed swap to the caller.
Also removed comment that seemed then pointless, and added include
when not already there. Compile tested.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/decnet/dn_route.c
net/ipv4/tcp_input.c
net/ipv6/addrconf.c
net/sched/sch_tbf.c