Skip to content
Snippets Groups Projects
Commit 3af6341c authored by Johannes Berg's avatar Johannes Berg
Browse files

cfg80211: simplify mesh BSS comparison


Instead of first checking if a BSS is an MBSS
and then doing the comparisons, inline it all
into the BSS comparison function. This avoids
doing the IE searches twice and is also a lot
less code.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 4593c4cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment