net: tg3: convert to hw_features
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 7 Apr 2011 03:35:07 +0000 (03:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Apr 2011 03:16:58 +0000 (20:16 -0700)
Cleanup hint: Some features are calculated in tg3_get_invariants() and
the rest in its caller --- tg3_init_one(). This is not changed here.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Acked-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found