]> Pileus Git - ~andy/linux/commit
ath10k: allow explicit MSI/MSI-X disabling
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 25 Nov 2013 13:06:27 +0000 (14:06 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 27 Nov 2013 14:47:00 +0000 (16:47 +0200)
commitcfe9c45b21ce2649e31f7e5d997f9c26b56f29e9
tree7f8dd0c189943726b104b14de981966266f41fce
parentab977bd04bd56edf473e0317eb2370abba04356c
ath10k: allow explicit MSI/MSI-X disabling

This can be useful for testing and debugging.

This introduces new ath10k_pci module parameter
`irq_mode`. By default it is 0, meaning automatic
irq mode (MSI-X as long as both target HW and host
platform supports it). The parameter works on a
best effort basis.

kvalo: fix typo "ayto"

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