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

mac80211: factor out station lookup from ieee80211_build_hdr()



In order to look up the RA station earlier to implement a TX
fastpath, factor out the lookup from ieee80211_build_hdr().
To always have a valid station pointer, also move some of the
checks into the new function.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 527871d7
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