[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100115.004005.128351897.davem@davemloft.net>
Date: Fri, 15 Jan 2010 00:40:05 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: krkumar2@...ibm.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] Remove unused function - skb_frag_add_head
From: Krishna Kumar <krkumar2@...ibm.com>
Date: Fri, 15 Jan 2010 11:02:05 +0530
> From: Krishna Kumar <krkumar2@...ibm.com>
>
> Remove unused function - skb_frag_add_head
>
> Signed-off-by: Krishna Kumar <krkumar2@...ibm.com>
It rounds out the abstractions for accessing the fragment list.
All uses of the frag list need to be converted to these things
so that we can finally change sk_buff to use struct list_head
instead of a by-hand linked list.
So I'm not applying this.
--
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