From: Johannes Berg Date: Fri, 22 May 2015 10:09:44 +0000 (+0200) Subject: iwlwifi: mvm: handle RX MPDUs separately X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~42^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1738d60b31d7792516426d62521ec65bff8281f5;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed