forcedeth: ethtool tx csum fix
authorAyaz Abdulla <aabdulla@nvidia.com>
Sat, 7 Feb 2009 08:24:39 +0000 (00:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Feb 2009 08:24:39 +0000 (00:24 -0800)
commitc1086cda7d46885d672d282af04d1273b001442f
tree87e4a13822b39667e23e59b551b91e671082307b
parentb6e4405bf7241ae91c497e021370066fcfb196c8
forcedeth: ethtool tx csum fix

This patch fixes the ethtool tx csum "set" command. A recent patch was
submitted to remove HW_CSUM and use IP_CSUM instead. Therefore, the
corresponding ethtool command should also be modified.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/forcedeth.c