diff options
author | Avraham Stern <[email protected]> | 2021-08-05 13:19:29 +0300 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2021-08-26 23:35:17 +0300 |
commit | 3df5c0ddcf81f2fe2d6a5e48efc3a37aa0feda5b (patch) | |
tree | 75822a6f3ad0211e46af9ee8a43c65dfe7a31428 /drivers/net/wireless/intel/iwlwifi/mvm/scan.c | |
parent | 79e561f0f05afaa10b8d9bd18f89ec7d7168126d (diff) |
iwlwifi: mvm: silently drop encrypted frames for unknown station
When a station is removed, the driver-mac80211 station mapping is removed
before the station is actually deleted from the FW. As a result, it is
reasonable that the FW will continue to pass frames although the driver
doesn't have a station for them anymore. Thus change the message
severity level from ERR to DEBUG_DROP.
Signed-off-by: Avraham Stern <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20210805130823.a751177743c6.I5607504dade88ba461508643f58390dd661c05ba@changeid
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/scan.c')
0 files changed, 0 insertions, 0 deletions