commit | dc668910f4eaa233c241d43d96ed6b0b9258cc43 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Thu Apr 07 03:35:07 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 07 20:16:58 2011 -0700 |
tree | 0a8c85d7e70ab898c3c9fbae054a9bdb68a3025d | |
parent | 5ec8f9b8e6d87faa9d3a4b079b83e3c0d9c39921 [diff] |
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>