wifi: iwlwifi: mvm: remove warning for beacon filtering error
authorJohannes Berg <johannes.berg@intel.com>
Wed, 31 May 2023 16:50:05 +0000 (19:50 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jun 2023 11:40:33 +0000 (13:40 +0200)
commitfccf5ff14e00b264c03467186e6055dcb9959475
tree81052976960b63d5962db33fa9fca5f8483b7da9
parent4784f3f9232fd295245d54abdf03002a91e4784f
wifi: iwlwifi: mvm: remove warning for beacon filtering error

This warning is sometimes happening if we force a FW error
while disconnecting, which is annoying but harmless.

However, it's also pointless to throw a warning here, since
the stack and driver state doesn't really help, so just
remove that so the driver will ignore the error if any.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230531194630.29fe6990d372.I00ff5dc7bfb4025a609f380a0a3911d842b72449@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c