]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: show SSID for P2P_GO interfaces
authorJohannes Berg <johannes.berg@intel.com>
Fri, 18 Mar 2022 12:46:57 +0000 (13:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:22:46 +0000 (10:22 +0200)
commitc72ad5925f8f90a82fe42c16f721bf3c55d06aef
treeb80702d8638c00838578595c5ed65700bfe85e19
parent38cde5fc43da9b7fb4a51da614f3067958bc59ec
nl80211: show SSID for P2P_GO interfaces

[ Upstream commit 37b6b3f4903191ccdc55ec5c4a48eb272cd8d58f ]

There's no real reason not to send the SSID to userspace
when it requests information about P2P_GO, it is, in that
respect, exactly the same as AP interfaces. Fix that.

Fixes: f90aa01dc33f ("nl80211: don't expose wdev->ssid for most interfaces")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://lore.kernel.org/r/20220318134656.14354ae223f0.Ia25e85a512281b92e1645d4160766a4b1a471597@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/wireless/nl80211.c