]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
authorAntonio Quartulli <ordex@autistici.org>
Wed, 7 Nov 2012 11:52:20 +0000 (12:52 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 7 Nov 2012 16:57:14 +0000 (17:57 +0100)
commite81677768b08aad20333b0a1fdcee28223c80bf1
treed1ba413ed66cc40732da5ddd3af14c12acf215a3
parentefd2a1bedb2bae8859327e7515bd83a30a650093
nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()

The userspace may want to know what is the current ssid that a given
interface is using. This patch enables nl80211 to send the
NL80211_ATTR_SSID attribute in nl80211_send_iface().

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