ath10k: mask/unmask msi fw irq
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 20 Oct 2014 12:14:38 +0000 (14:14 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 23 Oct 2014 13:40:38 +0000 (16:40 +0300)
commit7c0f0e3c9797e5a08d15da68812f24eadaf9e82b
treef5d2473aeb611b2799905773c5ddb28e744bb7d4
parenta428249da9f9ef169d09d1a637d19a27991122da
ath10k: mask/unmask msi fw irq

This was the final missing bit to making sure the
device doesn't assert interrupts to host.

This should fix possible race when target crashes
during driver teardown.

This also removes an early warm reset workaround
during pci probing.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath10k/pci.c