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)
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>

No differences found