linux_dsm_epyc7002/drivers/net/wireless/intel
Sara Sharon f43495fd5e iwlwifi: mvm: fix possible division by zero
Theoretically we may get only one IRQ from OS, in which
case we will have only 1 queue even in MSIx mode.
This will cause division by zero in the indirection table
calculation.
We do not need send the command in that case, as there is
only one queue so all RX traffic will be directed to it
anyway. Bail out early if there is only one queue.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-07-06 00:33:06 +03:00
..
ipw2x00 cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
iwlegacy cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
iwlwifi iwlwifi: mvm: fix possible division by zero 2016-07-06 00:33:06 +03:00
Kconfig iwlwifi: move under intel vendor directory 2015-11-18 14:28:30 +02:00
Makefile iwlwifi: move under intel vendor directory 2015-11-18 14:28:30 +02:00