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

wifi: nl80211: refactor parsing CSA offsets



The CSA offset parsing happens the same way for all of
beacon template offsets, probe response template offsets
and TX offsets (for using during probe response TX from
userspace directly).

Refactor the parsing here. There's an additional check
this introduces, which is that the number of counters in
TX offsets doesn't exceed the driver capability, but as
only two counters are used at most for anything, this is
hopefully OK.

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