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

mac80211: assign bss_conf.bssid only once


Instead of checking every time bss_info_changed is called,
assign the pointer once depending on the interface type
and then leave it untouched until the interface type is
changed. This makes the ieee80211_bss_info_change_notify()
now a simple wrapper to call the driver only.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent b8dc1a35
No related branches found
No related tags found
Loading
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