From: Zhu Yi Date: Mon, 20 Jul 2009 03:47:45 +0000 (+0800) Subject: iwmc3200wifi: use cfg80211_connect_result to send req/resp IE X-Git-Tag: v2.6.32-rc1~703^2~544^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b68518fcbc6e0fe8c06a218cd2b92f62f3730cf9;p=pandora-kernel.git iwmc3200wifi: use cfg80211_connect_result to send req/resp IE cfg80211_connect_result() let us specify associate request and response IEs as parameters after we are connected. We use this capability instead of doing it ourselves with WEXT. Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed