]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: compare full command ID
authorJohannes Berg <johannes.berg@intel.com>
Thu, 4 Aug 2016 06:57:59 +0000 (08:57 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 19 Sep 2016 06:14:11 +0000 (09:14 +0300)
commitc7e1b90188b42f12111c53e61c06f203809703df
tree6075337ef1cf77abb4e65d3fb54f6f569b07ee02
parent1a6014e4f23a9c9dfae0113039264306e4a25c8c
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 f0bcc6b47333 ("iwlwifi: mvm: handle RX MPDUs separately")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c