[BRIDGE]: limited ethtool support
authorStephen Hemminger <shemminger@osdl.org>
Thu, 22 Dec 2005 03:00:58 +0000 (19:00 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:11:03 +0000 (13:11 -0800)
Add limited ethtool support to bridge to allow disabling
features.

Note: if underlying device does not support a feature (like checksum
offload), then the bridge device won't inherit it.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found