From: Pavan Savoy Date: Wed, 10 Aug 2011 15:18:36 +0000 (-0500) Subject: drivers:misc: ti-st: free skb on firmware download X-Git-Tag: v3.1-rc4~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76ff0e64d42fac59fb756536342a3d3f3e4e8833;p=pandora-kernel.git drivers:misc: ti-st: free skb on firmware download If during validation of the firmware download the data doesn't match what is expected out of the chip, this calls for a firmware download failure and a retry. Free the SKB which collects response during such scenarios. Signed-off-by: Pavan Savoy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed