]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf1fa001525c6a9a5a4b7ad527e1f4bdc4b353d9d
tree0a8c85d7e70ab898c3c9fbae054a9bdb68a3025d
parent779b0c87b06691bc7f2a83a2d741820392367397
net: tg3: convert to hw_features

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>
drivers/net/tg3.c
drivers/net/tg3.h