diff options
author | Jérôme Pouiller <jerome.pouiller@silabs.com> | 2020-08-25 10:58:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-28 12:19:50 +0200 |
commit | 7373f31c4b5e382e5117b71a6792e8005c45aa50 (patch) | |
tree | db117c2f986aeb2bfe1c97d82cbce24ab3db5023 /security/security.c | |
parent | 049fde130419c93fa667d4b41e29e6e7854d4939 (diff) |
staging: wfx: fix frame reordering
When mac80211 debug is enabled, the trace below appears:
[60744.340037] wlan0: Rx A-MPDU request on aa:bb:cc:97:60:24 tid 0 result -524
This imply that ___ieee80211_start_rx_ba_session will prematurely exit
and frame reordering won't be enabled.
Fixes: e5da5fbd77411 ("staging: wfx: fix CCMP/TKIP replay protection")
Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200825085828.399505-7-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions