mwifiex: disable MSIx interrupt for 8997 chipset
authorShengzhen Li <szli@marvell.com>
Tue, 21 Jun 2016 09:02:32 +0000 (14:32 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 5 Jul 2016 14:30:57 +0000 (17:30 +0300)
commitbf942091678c51f53caa679d5fabebbe04a2ea66
treeb73c4613b0bb8f228b48adc7dc479c8d49df4645
parent3ee712857958c27f697b33fa520fdc51e7ffea88
mwifiex: disable MSIx interrupt for 8997 chipset

Sometimes MSIx interrupts are received out of order on multi-core
system. This creates a problem when there is a race between data
packet and SLEEP event from firmware. We will disable MSIx interrupt
mode to solve the problem and go with MSI mode.

Signed-off-by: Shengzhen Li <szli@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/pcie.h
This page took 0.026212 seconds and 5 git commands to generate.