commit | 1896e61ff7cc1c9dd0d8b1cf4a9426a0f7217a20 | [log] [tgz] |
---|---|---|
author | Sridhar Samudrala <sri@us.ibm.com> | Wed Jul 22 13:38:22 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 26 19:25:45 2009 -0700 |
tree | ddbcdba63f537681d047a302ef27f2df8b362770 | |
parent | 7d073c68a49b23b5ba2bc23c3bb5b3bcaa0b4f20 [diff] |
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>