]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add supported bandwidth parsing
authorDmitry Lebed <dlebed@quantenna.com>
Thu, 1 Mar 2018 11:49:26 +0000 (14:49 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 6 Jan 2019 09:35:31 +0000 (11:35 +0200)
commit4299ad826d351aa7400c908cddf0f191bbb0081a
tree7442a1c34a8d8edf7509ce73d53941e00f7d2935
parent118529494414bc06d55f07e73dc18c7bc5eb12cf
nl80211: Add supported bandwidth parsing

Add NL80211_FREQUENCY_ATTR_NO_* channel attributes parsing. This is
needed for correct checking if channel is available in a particular
bandwidth.

Signed-off-by: Dmitry Lebed <dlebed@quantenna.com>
src/drivers/driver.h
src/drivers/driver_hostap.c
src/drivers/driver_nl80211_capa.c