hostapd/wpa_s: Use driver's extended capabilities
authorJohannes Berg <johannes.berg@intel.com>
Sun, 31 Mar 2013 18:51:44 +0000 (21:51 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 18:51:44 +0000 (21:51 +0300)
commit8cd6b7bce8b8f1fe2803bc17ddf0f51bd07330b1
treec09efdd325c736ff39bf8faccccff716e0961c27
parent62d58f7ae34596e47c242164a28eb55fec1b38ec
hostapd/wpa_s: Use driver's extended capabilities

Some extended capabilities (I'm currently interested in "Operating Mode
Notification" for VHT) are implemented by the kernel driver and exported
in nl80211. Use these in hostapd/wpa_supplicant.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
hostapd/main.c
src/ap/hostapd.h
src/ap/ieee802_11_shared.c
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/ap.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h