From: Christian Lamparter Date: Fri, 15 Oct 2010 23:38:46 +0000 (+0200) Subject: carl9170: fix async command buffer leak X-Git-Tag: v2.6.37-rc1~88^2~31^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae7f953e8afa9b1ce234fd0907183b643cc5ab8;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed