Re: [NET] Check skb_header_cloned for TSO packets in ixgb
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-02-24 19:30:54
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-02-24 19:30:54
On Thu, 24 Feb 2005 21:29:51 +1100 Herbert Xu [off-list ref] wrote:
On Wed, Feb 23, 2005 at 07:51:37PM -0800, David S. Miller wrote:quoted
Also queued to 2.6.12, thanks. Someone should cook up the versions for other drivers supporting TSO.I only found one other TSO driver that touches the headers, ixgb. Here is the patch which adds an skb_header_cloned check to it. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Applied, thanks.
Do you know of any others?
I thought there was another that messed with the headers, but I can't spot it anymore :-)