linux/drivers/net/wireless/intel
Haim Dreyfuss 9fb064df6d iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX mode
In MSIX mode the number of irq depends on the number of
possible cpus existing on the host.
This cause to bug in case there are offline cores.
Take into account only the online CPUs instead.
Also save it in temporary variable.

Fixes: commit 2e5d4a8f61 ("iwlwifi: pcie: Add new configuration to enable MSIX")
Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-09-16 09:10:32 +03:00
..
ipw2x00 wireless: ipw2200: fix old-style declaration 2016-06-29 18:56:21 +03:00
iwlegacy mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
iwlwifi iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX mode 2016-09-16 09:10:32 +03:00
Kconfig
Makefile