iwlwifi: mvm: simplify bufferable MMPDU check
authorJohannes Berg <johannes.berg@intel.com>
Tue, 20 Jun 2017 09:22:07 +0000 (11:22 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 1 Aug 2017 09:41:45 +0000 (12:41 +0300)
commit7426ee33a29b3215357986378c77bb9949518154
tree6362df86b4b7f06975d3cb833e62b88e3ecc2ef3
parent960f864b7b628f67bb57aeb071066fd2fe092bba
iwlwifi: mvm: simplify bufferable MMPDU check

There's no need to spell out the cases when we can just
use ieee80211_is_bufferable_mmpdu().

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c