From: Johannes Berg Date: Thu, 2 Jul 2009 07:13:27 +0000 (+0200) Subject: cfg80211: emulate connect with auth/assoc X-Git-Tag: v2.6.32-rc1~703^2~719 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6829c878ecd24ff0ae41b4668c7e9d0f11b66942;p=pandora-kernel.git cfg80211: emulate connect with auth/assoc This adds code to cfg80211 so that drivers (mac80211 right now) that don't implement connect but rather auth/assoc can still be used with the nl80211 connect command. This will also be necessary for the wext compat code. Signed-off-by: Samuel Ortiz Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed