aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorIgor Mitsyanko <igor.mitsyanko.os@quantenna.com>2018-01-22 07:46:32 -0500
committerKalle Valo <kvalo@codeaurora.org>2018-01-24 11:00:54 -0500
commitf2cddd5469b0e2284fa92f7013f6dc99debb3968 (patch)
treebf913219d22615e81228ae31868198548a4dc042 /net/lapb/lapb_timer.c
parent39845020b39eea4a1e5db9ea4818a967b567e2e2 (diff)
qtnfmac: do not use mutexes in timer context
The function qtnf_scan_done makes use of mutexes which is wrong since it may be called from timer context. Move scan timeout handler from timer to deferred work. Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions