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)
commita42dd7efd934888833c01199dbd21b242100ee92
treee16e5a19a0b0ad38261794a16f21b13c7ea1ad7a
parentbedaf80866f5d438b47d05e02fb1852065fe5d8e
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