]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
wcn36xx: don't disable RX IRQ from handler
authorDaniel Mack <daniel@zonque.org>
Wed, 23 May 2018 08:14:30 +0000 (11:14 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 25 May 2018 10:07:17 +0000 (13:07 +0300)
commitba437e72378c91a2fd6766014cc02fa98b61f2dc
treeaaf395fdb9403079cb70ae2daaec457da470a789
parent57e06e0e2a862bd40df47c7ad752fcad1d04c259
wcn36xx: don't disable RX IRQ from handler

There's no need to disable the IRQ from inside its handler.
Instead just grab the spinlock of the channel that is being processed.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wcn36xx/dxe.c