commit | cae7f953e8afa9b1ce234fd0907183b643cc5ab8 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Sat Oct 16 01:38:46 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 25 14:43:13 2010 -0400 |
tree | b1755091c8b48bcdafda1656f8cc7404bc05bee2 | |
parent | 9192f715bc6304b97fe06c6215d4897a5c279e81 [diff] |
carl9170: fix async command buffer leak If __carl9170_exec_cmd fails to upload an asynchronous command to the device, the functions: carl9170_reboot and carl9170_powersave will leak the temporary command assembly buffer. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>