From: Herbert Xu Date: Tue, 17 Apr 2007 19:28:27 +0000 (-0700) Subject: [NET]: Get rid of alloc_skb_from_cache X-Git-Tag: v2.6.21~62^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4dfa0b1fb39c7ffe74741d60668825de6a47b69;p=pandora-kernel.git [NET]: Get rid of alloc_skb_from_cache Since this was added originally for Xen, and Xen has recently (~2.6.18) stopped using this function, we can safely get rid of it. Good timing too since this function has started to bit rot. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed