From: Karen Xie Date: Fri, 12 Dec 2014 03:13:47 +0000 (-0800) Subject: libcxgbi: fix freeing skb prematurely X-Git-Tag: omap-for-v3.19/fixes-rc1~101^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed481a33ee824bfee20319fc478503926bcf5f56;p=pandora-kernel.git libcxgbi: fix freeing skb prematurely With debug turned on the debug print would access the skb after it is freed. Fix it to free the skb after the debug print. Signed-off-by: Karen Xie Signed-off-by: David S. Miller --- Reading git-diff-tree failed