]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: greth: convert to hw_features
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sun, 17 Apr 2011 00:15:47 +0000 (00:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Apr 2011 00:47:36 +0000 (17:47 -0700)
commit131ae329702755d897c6072c7839086b0702fb10
tree0183b6116a1e8ddf66c19d88ff6590bc2b4c898e
parent3cd8ef4b6071834fd432bbccbec0611591908643
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>
drivers/net/greth.c
drivers/net/greth.h