commit | 1738d60b31d7792516426d62521ec65bff8281f5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri May 22 12:09:44 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Fri Jun 26 09:00:24 2015 +0300 |
tree | 45d48331f47b5f3a69b32b7b622b6199e41521ac | |
parent | b503ed603ec9acc25dd31808fe87575bdaeab4e7 [diff] |
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>