qeth: use ndo_set_features callback for initial setup and recovery
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Wed, 18 May 2011 03:28:35 +0000 (03:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 May 2011 21:27:39 +0000 (17:27 -0400)
This patch uses the ndo_set_features callback during normal device
startup or recovery to turn on hardware RX checksum. Patch was done
with much help from Michal Miroslaw, thx!!!

Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Reviewed-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found