]> git.baikalelectronics.ru Git - kernel.git/commit
wireless: display wext SSID when connected by cfg80211
authorZhu Yi <yi.zhu@intel.com>
Wed, 5 Aug 2009 07:07:13 +0000 (15:07 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:12:41 +0000 (09:12 -0400)
commit6101e2eb0c36be1783c351dd8a20c5a8b1fd1fc3
treee16e5a19a0b0ad38261794a16f21b13c7ea1ad7a
parent3d019acd4f73f099fb1796ee33a6970d4db68fa4
wireless: display wext SSID when connected by cfg80211

cfg80211 displays correct link info when connected by wext. But if
the connection is setup by cfg80211, wext cannot display the SSID.
This patch fixed this issue.

Cc: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/wext-sme.c