[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080327.164935.45964955.davem@davemloft.net>
Date: Thu, 27 Mar 2008 16:49:35 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: haoki@...hat.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix
From: Hideo AOKI <haoki@...hat.com>
Date: Wed, 26 Mar 2008 16:47:35 -0400
> I think that it is inconvenient for caller functions to need
> updateing truesize by themselves.
Most cases what I can see are in spots where skb->truesize
cannot be modified because the SKB is possibly charged
to a socket.
In these limited situations where skb->truesize adjustments
really are needed, and legal, it is no harm to open code
things.
--
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