commit | 60a34277d5da958e7f39a942e0ed1016a904f6c6 | [log] [tgz] |
---|---|---|
author | Frank Blaschka <frank.blaschka@de.ibm.com> | Wed May 18 03:28:35 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 18 17:27:39 2011 -0400 |
tree | bd7250eef5422574edd3a2769d1e0b02e4df5250 | |
parent | f634a4e7074f66ac3dfaf2cc6786e0ec3080a2d1 [diff] |
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>