From: Sorin Dumitru Date: Mon, 6 Aug 2012 02:35:58 +0000 (+0000) Subject: llc: free the right skb X-Git-Tag: v3.6-rc2~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d27a8650d5359a7a320daeb35b88cdea15e3a8;p=pandora-kernel.git llc: free the right skb We are freeing skb instead of nskb, resulting in a double free on skb and a leak from nskb. Signed-off-by: Sorin Dumitru Signed-off-by: David S. Miller --- Reading git-diff-tree failed