aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-10-17 21:56:01 +0200
committerMoyster <oysterized@gmail.com>2019-05-03 19:26:41 +0200
commit8418ff5f5da2b1b181c7e40d3876490a20d017bd (patch)
treebf1c558e1b892b6d87e2450bf0361b4dc287ab6a /scripts/patch-kernel
parente139d15e1d562562a04e3db3aff2468e5a4a6307 (diff)
nl80211: don't expose wdev->ssid for most interfaces
commit 44905265bc155e0237c76c25bf5ddf740d85a8f2 upstream. For mesh, this is simply wrong - there's no SSID, only the mesh ID, so don't expose it at all. For (P2P) client, it's wrong, because it exposes an internal value that's only used when certain APIs are used. For AP, it's actually the only correct case, so leave that. All other interface types shouldn't be setting this anyway, so there it won't change anything. Fixes: b84e7a05f619 ("nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()") Change-Id: I71aa50fc03d401264fb19bf83da3b253f157ad72 Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions