]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetect
authorNaftali Goldstein <naftali.goldstein@intel.com>
Wed, 9 Dec 2020 21:16:10 +0000 (23:16 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 9 Dec 2020 22:11:18 +0000 (00:11 +0200)
commitdfe128b7fad7fd4b76a897ae8748356146513585
tree1e38cce11e278b758f6d723f46248c5cc19e8345
parent1d32abfc71468c1f34ef0a93e84811f7418123b2
iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetect

This command should be used only when there's a real client station.
Currently it works, but since soon the driver will stop actually having
an auxiliary station by default, and this command requires _some_ valid
station, it needs to be removed from this flow.

Signed-off-by: Naftali Goldstein <naftali.goldstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20201209231352.81b2acfe292b.I8c7372e6f72279e22966a2d0a9066521f9d2f1a0@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/d3.c