Skip to content

Commit

Permalink
mac80211: move aMPDU RX reorder code
Browse files Browse the repository at this point in the history
This code should be part of RX handlers, so move it
to the place where it belongs without changing it.
A follow-up patch will do the changes to hook it up.
The sole purpose of this code move is to make the
other patch readable, it doesn't change the code at
all except that it now requires a different static
function declaration (which will go away too).

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Johannes Berg authored and John W. Linville committed Nov 28, 2009
1 parent 8c0c709 commit 1edfb1a
Showing 1 changed file with 229 additions and 230 deletions.
Loading

0 comments on commit 1edfb1a

Please sign in to comment.