mac80211: move the bss update from elements to an helper
authorSara Sharon <sara.sharon@intel.com>
Wed, 16 Jan 2019 18:35:38 +0000 (20:35 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2019 12:51:50 +0000 (13:51 +0100)
commitfcea7db50467e72338beb262fe6342ed01643399
tree75d1ce38b0e8693fc91aaff8109b8c884f0bf905
parent4abb52a46e7336c1e568a53761c8b7a81bbaaeaf
mac80211: move the bss update from elements to an helper

This will allow iterating over multiple BSSs inside
cfg80211_bss, in case of multiple BSSID.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/scan.c