linux/drivers/net/wireless/intel/iwlwifi/mvm
Johannes Berg 61b0f5d7c4 iwlwifi: mvm: compare full command ID
When comparing command IDs, the group should be taken
into account so the same command/notification from a
different group doesn't trigger anything unexpected.
Fix this by comparing to the wide ID.

Fixes: commit 1738d60b31 ("iwlwifi: mvm: handle RX MPDUs separately")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-09-19 09:14:11 +03:00
..
binding.c
coex.c iwlwifi: mvm: fix the channel inhibition table for Channel 14 2016-07-06 09:56:32 +03:00
constants.h
d3.c iwlwifi: mvm: use helpers to get iwl_mvm_sta 2016-05-10 22:34:04 +03:00
debugfs-vif.c iwlwifi: mvm: use helpers to get iwl_mvm_sta 2016-05-10 22:34:04 +03:00
debugfs.c iwlwifi: mvm: silence uninitialized variable warning 2016-07-06 00:37:21 +03:00
debugfs.h
fw-api-coex.h iwlwifi: mvm: cleanup the coex code 2016-07-06 02:19:21 +03:00
fw-api-d3.h
fw-api-mac.h iwlwifi: mvm: support new statistics notification 2016-07-06 02:08:57 +03:00
fw-api-power.h iwlwifi: mvm: support v4 of the TX power command 2016-07-06 10:30:06 +03:00
fw-api-rs.h
fw-api-rx.h iwlwifi: mvm: fix RX mpdu status enum 2016-07-06 01:18:43 +03:00
fw-api-scan.h
fw-api-sta.h iwlwifi: mvm: support GMAC protocol 2016-08-29 23:35:06 +03:00
fw-api-stats.h iwlwifi: mvm: support new statistics notification 2016-07-06 02:08:57 +03:00
fw-api-tof.h
fw-api-tx.h iwlwifi: mvm: support new BA notification response 2016-09-16 09:10:23 +03:00
fw-api.h iwlwifi: mvm: support new shared memory config API 2016-09-15 19:36:21 +03:00
fw-dbg.c * work for new hardware support continues 2016-09-17 18:10:33 +03:00
fw-dbg.h iwlwifi: mvm: consider P2p device type for firmware dump triggers 2016-08-29 22:29:04 +03:00
fw.c iwlwifi: unify iwl_get_ucode_image() implementations 2016-09-16 09:10:32 +03:00
led.c
mac-ctxt.c iwlwifi: mvm: Support CSA countdown offloading 2016-07-01 18:09:45 +03:00
mac80211.c wireless-drivers-next patches for 4.9 2016-09-17 09:53:29 -04:00
Makefile
mvm.h * work for new hardware support continues 2016-09-17 18:10:33 +03:00
nvm.c iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning 2016-07-06 01:19:54 +03:00
offloading.c
ops.c iwlwifi: mvm: compare full command ID 2016-09-19 09:14:11 +03:00
phy-ctxt.c
power.c iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSD 2016-07-01 18:09:23 +03:00
quota.c
rs.c iwlwifi: mvm: rs: add rate scaling support for 160MHz channels 2016-07-06 01:19:22 +03:00
rs.h iwlwifi: mvm: rs: add rate scaling support for 160MHz channels 2016-07-06 01:19:22 +03:00
rx.c iwlwifi: mvm: support new statistics notification 2016-07-06 02:08:57 +03:00
rxmq.c iwlwifi: mvm: cleanup skb queue functions use 2016-09-19 09:09:19 +03:00
scan.c wireless-drivers-next patches for 4.8 2016-07-14 16:32:27 -07:00
sf.c iwlmvm: mvm: set correct state in smart-fifo configuration 2016-07-06 02:09:55 +03:00
sta.c iwlwifi: mvm: remove variable shadowing 2016-09-19 09:04:53 +03:00
sta.h iwlwifi: mvm: re-aggregate shared queue after unsharing 2016-08-30 14:16:34 +03:00
tdls.c
testmode.h
time-event.c
time-event.h
tof.c
tof.h
tt.c iwlwifi: mvm: use helpers to get iwl_mvm_sta 2016-05-10 22:34:04 +03:00
tx.c iwlwifi: mvm: fix pending frames tracking on tx resp 2016-09-16 09:10:25 +03:00
utils.c iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablement 2016-08-30 14:16:36 +03:00