From: Herbert Xu Date: Tue, 24 Jan 2006 00:32:45 +0000 (-0800) Subject: [NET]: Fix skb fclone error path handling. X-Git-Tag: v2.6.16-rc2~252^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8798b3fb714477f5c88dde102c149d2b3e1d8def;p=pandora-kernel.git [NET]: Fix skb fclone error path handling. On the error path if we allocated an fclone then we will free it in the wrong pool. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed