]> git.ipfire.org Git - thirdparty/hostap.git/commit
Advertise QoS Map support based on driver capability
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 23 Dec 2013 09:05:20 +0000 (11:05 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 23 Dec 2013 09:05:20 +0000 (11:05 +0200)
commit429dd9aff13de5fadf387c287f0a76bc8c2e4575
tree0d2fc630592f336d24d17bebc466c185bf2aad4c
parent049105b486d7f89274c65ad7bfeccda30ae748ec
Advertise QoS Map support based on driver capability

Do not assume the driver supports QoS Mapping, but instead, advertise
support for this only if CONFIG_INTERWORKING is defined and driver
indicates support for configuring QoS Map.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/wpa_supplicant.c