commit | 6332c8d3a5e352fae854cbcac764622e083461e5 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Thu Apr 07 02:43:48 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 07 20:16:57 2011 -0700 |
tree | 7ee794566dacb78150064e89e753d925af6e32b1 | |
parent | e92702b1046a418a562878b22f92433517760921 [diff] |
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>