diff options
author | Denton Gentry <denton.gentry@gmail.com> | 2014-07-29 08:36:32 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-08-26 11:13:32 +0200 |
commit | c7dcb45facedbff84237adb77bd3ba50f75c0de4 (patch) | |
tree | 7a95e6a643eed922a8df99a7011e77a56b011b09 /net/mac80211/debugfs_sta.c | |
parent | mac80211: mesh_plink: handle confirm frames with new plid (diff) | |
download | linux-c7dcb45facedbff84237adb77bd3ba50f75c0de4.tar.xz linux-c7dcb45facedbff84237adb77bd3ba50f75c0de4.zip |
mac80211: fix start_seq_num in Rx reorder offload
sta->last_seq_ctrl is the seq_ctrl field from the last header
seen, need to shift it 4 bits to extract the sequence number.
Otherwise the ieee80211_sn_less() check at the top of
ieee80211_sta_manage_reorder_buf drops frames until the sequence
number catches up.
Cc: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Denton Gentry <denton.gentry@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/debugfs_sta.c')
0 files changed, 0 insertions, 0 deletions