From: Johannes Berg Date: Wed, 1 Jul 2009 19:26:56 +0000 (+0200) Subject: cfg80211: managed mode wext compatibility X-Git-Tag: v2.6.32-rc1~703^2~718 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f21293549f60f88c74fcb9944737f11048896dc4;p=pandora-kernel.git cfg80211: managed mode wext compatibility This adds code to make it possible to use the cfg80211 connect() API with wireless extensions, and because the previous patch added emulation of that API with auth() and assoc(), by extension also supports wext on that. At the same time, removes code from mac80211 for wext, but doesn't yet clean up mac80211's mlme code more. Signed-off-by: Samuel Ortiz Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed