diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-11-16 12:00:40 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-18 23:09:17 +0100 |
commit | a02ae758e8780d737b6d0135d6292bb3043e7eea (patch) | |
tree | d7a1acb57944f51ddd299a8373b3e9f0174bffe8 /net/mac80211/iface.c | |
parent | mac80211: push michael MIC report after DA check (diff) | |
download | linux-a02ae758e8780d737b6d0135d6292bb3043e7eea.tar.xz linux-a02ae758e8780d737b6d0135d6292bb3043e7eea.zip |
mac80211: cleanup reorder buffer handling
The reorder buffer handling is written in a quite
peculiar style (especially comments) and also has
a quirk where it invokes the entire reorder code
in ieee80211_sta_manage_reorder_buf() for just a
handful of lines in it with a special argument.
Split out ieee80211_release_reorder_frames which
can then be invoked from BAR handling and other
reordering code, clean up code and comments and
remove function arguments that are now unused from
ieee80211_sta_manage_reorder_buf().
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/iface.c')
0 files changed, 0 insertions, 0 deletions