ath9k: Fix deadlock while updating p2p beacon timer
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Tue, 27 May 2014 11:28:02 +0000 (16:58 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 May 2014 17:10:28 +0000 (13:10 -0400)
pm_lock is taken twice while syncing HW TSF of p2p vif.
Fix this by taking the lock at caller side.

Cc: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found