]> Pileus Git - ~andy/linux/commit
net: benet: convert to hw_features
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 7 Apr 2011 02:43:48 +0000 (02:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Apr 2011 03:16:57 +0000 (20:16 -0700)
commit6332c8d3a5e352fae854cbcac764622e083461e5
tree7ee794566dacb78150064e89e753d925af6e32b1
parente92702b1046a418a562878b22f92433517760921
net: benet: convert to hw_features

Simple conversion.

This also fixes a bug in TX checksum toggling --- driver was changing
NETIF_F_HW_CSUM instead of NETIF_F_IP_CSUM+NETIF_F_IPV6_CSUM.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be.h
drivers/net/benet/be_ethtool.c
drivers/net/benet/be_main.c