iwlwifi: mvm: clean up NO_PSDU case
authorJohannes Berg <johannes.berg@intel.com>
Mon, 10 Dec 2018 09:40:45 +0000 (10:40 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 14 Feb 2019 09:29:44 +0000 (11:29 +0200)
commited714460a0ecd1d382a4cda1247fd6eb2666de28
tree98d09958dc691ed3545d7754eb4e207ffddf8e06
parentfc36ffda326706b21f70a4aff0c77d9bc94c4f0a
iwlwifi: mvm: clean up NO_PSDU case

We now no longer have any special code in
iwl_mvm_pass_packet_to_mac80211(), so don't
need to pass NO_PSDU packets through it.
Stop doing so and clean up the code there.

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