net: chelsio: convert to hw_features
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Mon, 18 Apr 2011 13:31:20 +0000 (13:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Apr 2011 06:03:59 +0000 (23:03 -0700)
commit30f554f925335abad89aaa38eec6828242b27527
tree6137d40e51d26cb39ec88fb2fe09ec79f41d44e4
parentb437a8cc7de4c9d8d0bdb37e7621c119f7640967
net: chelsio: convert to hw_features

Also remove flags that were not used or are now redundant to hw_features bits.
No device had UDP_CSUM_CAPABLE set.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/chelsio/common.h
drivers/net/chelsio/cxgb2.c
drivers/net/chelsio/sge.c
drivers/net/chelsio/tp.c
drivers/net/chelsio/tp.h
This page took 0.031314 seconds and 5 git commands to generate.