]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Tue, 14 Feb 2012 15:02:59 +0000 (20:32 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 27 Feb 2012 17:24:30 +0000 (19:24 +0200)
commitb27ce8068c4c369b1b7d90a56d49cb416b2fbb6b
tree5783283c80c29537cb6a84bb643e2a234756ab57
parent757997b673742bccf6b9788cb407127212302e02
ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()

This fixes smatch warning "inconsistent returns sem:&ar->sem".

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/init.c