Skip to content
Commit fb4ea054 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: change ieee80211_rx_reorder_ready() arguments



Clean up ieee80211_rx_reorder_ready() callers by passing the RX
TID struct and the index, instead of the frames list. This will
make it more extensible as well.

While at it, move the inline to rx.c as it's only used there.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent f2ac7e30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment