commit | 76ff0e64d42fac59fb756536342a3d3f3e4e8833 | [log] [tgz] |
---|---|---|
author | Pavan Savoy <pavan_savoy@ti.com> | Wed Aug 10 10:18:36 2011 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Aug 22 14:13:34 2011 -0700 |
tree | b59c625ae222e7c0e43c99aea19f6cedbd7f8929 | |
parent | d0344ef670d686628f369e649c86f71c90ebe222 [diff] |
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 <pavan_savoy@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>