qeth: use ndo_set_features callback for initial setup and recovery
commit60a34277d5da958e7f39a942e0ed1016a904f6c6
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Wed, 18 May 2011 03:28:35 +0000 (18 03:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 May 2011 21:27:39 +0000 (18 17:27 -0400)
treebd7250eef5422574edd3a2769d1e0b02e4df5250
parentf634a4e7074f66ac3dfaf2cc6786e0ec3080a2d1
qeth: use ndo_set_features callback for initial setup and recovery

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>
drivers/s390/net/qeth_l3_main.c