TDLS: Pass peer's VHT Capability information during sta_add
authorSunil Dutt <duttus@codeaurora.org>
Mon, 25 Feb 2013 08:31:50 +0000 (10:31 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 25 Feb 2013 08:31:50 +0000 (10:31 +0200)
commitf8361e3d681e55efead2aac79fedf4b232d533fb
tree17657a0a9ee8b3390623653e33248c062cd8845d
parent03cd173bd8941243a41dfa2351247202b0b087ff
TDLS: Pass peer's VHT Capability information during sta_add

The information of the peer's VHT capability is required for the
driver to establish a TDLS link in VHT mode with a compatible peer.
Pass this information to the driver when the peer station is
getting added.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/rsn_supp/tdls.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_i.h
src/rsn_supp/wpa_ie.c
src/rsn_supp/wpa_ie.h
wpa_supplicant/wpas_glue.c