]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: cfg80211: make BSS source types public
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Wed, 4 Sep 2024 03:09:15 +0000 (08:39 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 6 Sep 2024 10:56:33 +0000 (12:56 +0200)
commit0fdcc994a42cf1306bc0e9ca6c9adeec657f5f02
tree9da4fc1137eabb05bc183e5e12feb60a4bb868ac
parentcac9544cecf6d0aa1ad629ba8f403b05b8bee005
wifi: cfg80211: make BSS source types public

Define public enum with BSS source types in core.h. Upcoming patches
need this to store BSS source type in struct cfg80211_internal_bss.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Link: https://patch.msgid.link/20240904030917.3602369-2-quic_vjakkam@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.h
net/wireless/scan.c