]> asedeno.scripts.mit.edu Git - linux.git/commit
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
authorSara Sharon <sara.sharon@intel.com>
Mon, 21 Jan 2019 10:25:59 +0000 (12:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2019 12:51:50 +0000 (13:51 +0100)
commit7011ba583f425780ab1ee52f41161a0171197365
tree3b98ba1cda44228258f6c504fa8b80d903ad64f0
parenta3584f56de1c808d4383a275b4a74467b19e5645
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible

Previously the transmitted BSS and the non-trasmitted BSS list were
defined in struct cfg80211_internal_bss. Move them to struct cfg80211_bss
since mac80211 needs this info.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/core.h
net/wireless/scan.c