nl80211: Remove WEXT_COMPAT
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 31 Mar 2009 11:09:30 +0000 (14:09 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 31 Mar 2009 11:09:30 +0000 (14:09 +0300)
commite8a029fb6d0d7d608cc3b33712ab9ed02af48c9d
tree1970de016d48c228360f54c38e9275af14e87d5e
parent73267b9ca433288c207c4e06a938eaa326c8672a
nl80211: Remove WEXT_COMPAT

It looks like both new nl80211 operations (scan and auth/assoc) end up
being added in Linux 2.6.30, so we do not need to maintain the backwards
compatibility code in wpa_supplicant.
src/drivers/driver_nl80211.c