wifi: mac80211_hwsim: avoid warning with MLO PS stations
authorJohannes Berg <johannes.berg@intel.com>
Thu, 4 May 2023 13:45:07 +0000 (16:45 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jun 2023 12:14:03 +0000 (14:14 +0200)
commit2d22be01b844c47771421ff8e0e68cecf967b7e3
tree16f6d4516c727e14da4f3c2996ffcbc054d21139
parent91f53ae97cb1a8c1c26f6cbcf9e2dc1cdff9b012
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>
drivers/net/wireless/virtual/mac80211_hwsim.c