commit | 1939089300cb4709dec2b268db649adfdefdb7bc | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Sep 03 14:53:09 2015 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Oct 05 14:33:26 2015 +0300 |
tree | f7faacf644dd1643acc5bb626fa3ed3606e60161 | |
parent | 5ac15be8fa5193206f5c47172a63cf83bec91f66 [diff] |
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>