commit | 7011ba583f425780ab1ee52f41161a0171197365 | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Mon Jan 21 12:25:59 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 08 13:51:50 2019 +0100 |
tree | 3b98ba1cda44228258f6c504fa8b80d903ad64f0 | |
parent | a3584f56de1c808d4383a275b4a74467b19e5645 [diff] |
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>