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

wifi: mac80211: tx: simplify chanctx_conf handling



In ieee80211_build_hdr() we do the same thing for all
interface types except for AP_VLAN, but we can simplify
the code by pulling the common thing in front of the
switch and overriding it for AP_VLAN. This will also
simplify the code for MLD here later.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent e5c0ee01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment