ethtool: device independent rx_csum and get_flags routines
authorSridhar Samudrala <sri@us.ibm.com>
Wed, 22 Jul 2009 13:38:22 +0000 (13:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2009 02:25:45 +0000 (19:25 -0700)
commit1896e61ff7cc1c9dd0d8b1cf4a9426a0f7217a20
treeddbcdba63f537681d047a302ef27f2df8b362770
parent7d073c68a49b23b5ba2bc23c3bb5b3bcaa0b4f20
ethtool: device independent rx_csum and get_flags routines

This helps avoid error messages with ethtool -k on devices that
don't provide device specific routines.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
------------------------------------------------------------------
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c