commit | 131ae329702755d897c6072c7839086b0702fb10 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Sun Apr 17 00:15:47 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 17 17:47:36 2011 -0700 |
tree | 0183b6116a1e8ddf66c19d88ff6590bc2b4c898e | |
parent | 3cd8ef4b6071834fd432bbccbec0611591908643 [diff] |
net: greth: convert to hw_features Note: Driver modifies its struct net_device_ops. This will break if used for multiple devices that are not all the same (if that HW config is possible). Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>