TDLS: Pass peer's HT Capability and QOS information during sta_add
authorSunil Dutt <duttus@codeaurora.org>
Tue, 5 Feb 2013 14:41:01 +0000 (16:41 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 14 Feb 2013 19:01:50 +0000 (21:01 +0200)
commitff4178d57c1960807ced94f282bde167fdbac825
treec1297b72df46d3dae57ea24c88faf6650b519a64
parente4dea253b7cb2a4eaebf2835ecfd71c94bbd7854
TDLS: Pass peer's HT Capability and QOS information during sta_add

The information of the peer's HT capability and the QOS information is
required for the driver to perform TDLS operations. Pass this
information to the driver when the peer station is getting added.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/ieee802_11_defs.h
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