]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IPoIB: Clean up ethtool support
authorOr Gerlitz <ogerlitz@voltaire.com>
Wed, 22 Oct 2008 22:49:29 +0000 (15:49 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 22 Oct 2008 22:49:29 +0000 (15:49 -0700)
commit70c9c0db549245a49cabf42d5a74688077254d46
tree3ade6df77250ea04f61d608a5f417ac95e66d55e
parent2767840a5ca73fde62b25e0209aa9269ec4fa7c7
IPoIB: Clean up ethtool support

Add a get_rx_csum method.  Remove the driver's own get_tso method, as
the ethtool kernel code uses the default one if nothing is provided.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_ethtool.c