net: implement dev_disable_lro() hw_features compatibility
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Fri, 18 Mar 2011 16:56:34 +0000 (16:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Mar 2011 08:00:26 +0000 (01:00 -0700)
Implement compatibility with new hw_features for dev_disable_lro().
This is a transition path - dev_disable_lro() should be later
integrated into netdev_fix_features() after all drivers are converted.

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

No differences found