From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Fri, 13 Jul 2007 19:03:22 -0700
> [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
>
> Add ethtool utility function to set or clear IPV6_CSUM feature flag.
> Modify tg3.c and bnx2.c to use this function when doi
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Add ethtool utility function to set or clear IPV6_CSUM feature flag.
Modify tg3.c and bnx2.c to use this function when doing ethtool -K
to change tx checksum.
Signed-off-by: Michael Chan <[EMAIL PROTECTED]>
diff --git a/drivers/ne