[PATCH] ieee80211: Use IWEVGENIE to set WPA IE
authorZhu Yi <yi.zhu@intel.com>
Mon, 13 Feb 2006 05:37:03 +0000 (13:37 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 Feb 2006 13:16:59 +0000 (08:16 -0500)
commit471680828330e6b2aac295cf7ac9d8e5820df2eb
treeb205c8371e8be20413ac85c71294a1e1b87e0819
parent2c0f63166a5998102ddc7697706af83cbff49317
[PATCH] ieee80211: Use IWEVGENIE to set WPA IE

It replaces returning WPA/RSN IEs as custom events with returning them
as IWEVGENIE events. I have tested that it returns proper information
with both Xsupplicant, and the latest development version of the Linux
wireless tools.

Signed-off-by: Chris Hessing <Chris.Hessing@utah.edu>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/ieee80211_wx.c