diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2010-10-16 20:47:50 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-10-25 14:43:14 -0400 |
commit | 3d2f2cd066e9e2b7e43d516d92e66dac2fc46aa0 (patch) | |
tree | 3b5ffe5a631cbb0b22eb8f6381c0c9bb4a1e69d3 /net/wireless | |
parent | 5f4e6b2d3c74c1adda1cbfd9d9d30da22c7484fc (diff) | |
download | linux-3.10-3d2f2cd066e9e2b7e43d516d92e66dac2fc46aa0.tar.gz linux-3.10-3d2f2cd066e9e2b7e43d516d92e66dac2fc46aa0.tar.bz2 linux-3.10-3d2f2cd066e9e2b7e43d516d92e66dac2fc46aa0.zip |
carl9170: fix memory leak issue in async cmd macro wrappers
This patch continues where the previous commit:
"carl9170: fix async command buffer leak"
left off.
Similar to carl9170_reboot/carl9170_powersave, the
carl9170_async_regwrite* macros would leak the
temporary command buffer, if __carl9170_exec_cmd
fails to upload the command to the device.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions