wifi: nl80211: expose link ID for associated BSSes
authorJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jun 2022 14:52:02 +0000 (16:52 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:57:08 +0000 (12:57 +0200)
commitdd374f84baecd76cbd12fc543c763ff78338d4ad
tree0fb3e7ef0225abec8d62183118b9add72ee84fee
parentce08cd344a0027076b2f46b9e8988d08f6641252
wifi: nl80211: expose link ID for associated BSSes

When retrieving scan data, expose not just whether or not the
interface (possibly an MLD) is associated to the BSS or not,
but also on which link ID if it is an MLD.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c