]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
IBSS: Add WPA_DRIVER_FLAGS_HT_IBSS
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Wed, 7 Jan 2015 08:29:43 +0000 (09:29 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 15:35:53 +0000 (17:35 +0200)
commit1830817ece90d74e4f82adb550e90fcce2dbe061
tree34a65c68834126aa7137daeb0240dc5eb1974249
parentf3b8ad4d7873013bedb37e3ab0443d43cf9e8971
IBSS: Add WPA_DRIVER_FLAGS_HT_IBSS

Add WPA_DRIVER_FLAGS_HT_IBSS driver feature flag. Some drivers could not
set this feature and next could fail when we will enable HT support for
IBSS with error message: nl80211: Join IBSS failed: ret=-22 (Invalid
argument).

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
src/drivers/driver.h
src/drivers/driver_nl80211_capa.c
wpa_supplicant/wpa_supplicant.c