iwlwifi: mvm: remove PHY RX from handlers
authorJohannes Berg <johannes.berg@intel.com>
Thu, 3 Sep 2015 12:53:09 +0000 (14:53 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 5 Oct 2015 11:33:26 +0000 (14:33 +0300)
commit1939089300cb4709dec2b268db649adfdefdb7bc
treef7faacf644dd1643acc5bb626fa3ed3606e60161
parent5ac15be8fa5193206f5c47172a63cf83bec91f66
iwlwifi: mvm: remove PHY RX from handlers

Treat PHY RX specially, since it's actually pretty frequent,
doesn't need all the notication etc. code, and will have a
different handler in future hardware.

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