Searched hist:"2 d22be01b844c47771421ff8e0e68cecf967b7e3" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | diff 2d22be01b844c47771421ff8e0e68cecf967b7e3 Thu May 04 08:45:07 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: mac80211_hwsim: avoid warning with MLO PS stations
If the station disables all links it's in powersave and we shouldn't transmit anything to it, but we don't handle that correctly yet. For now, just avoid the warning, once we really add support for this case we can revert to the old warning.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230504134511.828474-8-gregory.greenman@intel.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|