OSDN Git Service

ath9k_htc: release allocated buffer if timed out
authorNavid Emamdoost <navid.emamdoost@gmail.com>
Fri, 6 Sep 2019 18:26:03 +0000 (13:26 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 10 Sep 2019 13:28:29 +0000 (16:28 +0300)
commit853acf7caf10b828102d92d05b5c101666a6142b
treecbb4cb3baa9b6844629c6c169767065e9b51af45
parent45f09a1c5b8584334899121d4b33a4aebe05e068
ath9k_htc: release allocated buffer if timed out

In htc_config_pipe_credits, htc_setup_complete, and htc_connect_service
if time out happens, the allocated buffer needs to be released.
Otherwise there will be memory leak.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/htc_hst.c