Re: [PATCH] remove unused function alloc_skb_from_cache()

2005-12-16 Thread David S. Miller
From: Benjamin LaHaise <[EMAIL PROTECTED]> Date: Fri, 16 Dec 2005 14:13:33 -0500 > The function alloc_skb_from_cache() doesn't appear to be referenced > from anywhere in the kernel source, so let's remove it. Xen makes use of it... that's why it was added. - To unsubscribe from this list: send t

[PATCH] remove unused function alloc_skb_from_cache()

2005-12-16 Thread Benjamin LaHaise
The function alloc_skb_from_cache() doesn't appear to be referenced from anywhere in the kernel source, so let's remove it. diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index 97f6580..7e65f7a 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h @@ -320,9 +320,6 @@ stat