iwlwifi: mvm: handle RX MPDUs separately
authorJohannes Berg <johannes.berg@intel.com>
Fri, 22 May 2015 10:09:44 +0000 (12:09 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 26 Jun 2015 06:00:24 +0000 (09:00 +0300)
commit1738d60b31d7792516426d62521ec65bff8281f5
tree45d48331f47b5f3a69b32b7b622b6199e41521ac
parentb503ed603ec9acc25dd31808fe87575bdaeab4e7
iwlwifi: mvm: handle RX MPDUs separately

There's no need to forward RX MPDUs to notification wait tests, nor
do we need to check them for firmware dump triggers, nor could they
be asynchronous. It's thus more efficient to handle them separately,
before going into the regular RX handlers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/ops.c