]> git.ipfire.org Git - thirdparty/hostap.git/commit
VHT: Fill VHT capability with hardware capability
authorMasashi Honma <masashi.honma@gmail.com>
Tue, 7 Feb 2017 02:50:57 +0000 (11:50 +0900)
committerJouni Malinen <j@w1.fi>
Tue, 7 Feb 2017 09:14:55 +0000 (11:14 +0200)
commitf3e1570576e16812b19e2fe7df3d31b9ee8e6068
treef821371cffde36129c10c75c525c4205c4dcc452
parent62e0e57a98e783569259de7e2fd098e0201a63ac
VHT: Fill VHT capability with hardware capability

Previously, VHT capability was default value (=0x0000). This makes
VHT Capabilities Info in VHT Capabilities IE in mesh peering
open/confirm frame 0x0000. This patch fills it with hardware capability.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
wpa_supplicant/ap.c