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)
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

Simple merge