From: Sucheta Chakraborty Date: Fri, 3 Jun 2011 05:52:18 +0000 (+0000) Subject: qlcnic: Avoid double free of skb in tx path X-Git-Tag: v3.0-rc3~13^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b446c6a7179513edcb34706088c4ce901b9a039;p=pandora-kernel.git qlcnic: Avoid double free of skb in tx path buffer->skb should be marked NULL to avoid double free of the skb. Signed-off-by: Sucheta Chakraborty Signed-off-by: Anirban Chakraborty Signed-off-by: David S. Miller --- Reading git-diff-tree failed