[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091006.173541.24302637.davem@davemloft.net>
Date: Tue, 06 Oct 2009 17:35:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ajitk@...verengines.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 3/3] be2net: Bug fix to properly update ethtool
tx-checksumming after ethtool -K <ifname> tx off
From: Ajit Khaparde <ajitk@...verengines.com>
Date: Mon, 5 Oct 2009 17:52:19 +0530
> This is a fix for a bug which was a result of wrong use of checksum offload flag.
> The status of tx-checksumming was not changed from on to off
> after a 'ethtool -K <ifname> tx off' operation.
> Use the proper checksum offload flag NETIF_F_HW_CSUM instead of
> NETIF_F_IP_CSUM and NETIF_F_IPV6_CSUM.
> Patch is against net-2.6 tree.
>
> Signed-off-by: Ajit Khaparde <ajitk@...verengines.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists