TDLS: Pass peer's AID information to kernel
authorSunil Dutt <duttus@codeaurora.org>
Mon, 6 May 2013 12:47:44 +0000 (15:47 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 6 May 2013 12:47:44 +0000 (15:47 +0300)
commit785336998d793cd99821b08791ae42d6535b8ae6
tree4fb82b8ea8e3ab08a6427681329864129f5120d7
parent4d471ca55aa8bd9cb59ee28d81e0660f33c06474
TDLS: Pass peer's AID information to kernel

The information of the peer's AID is required for the driver to
construct partial AID in VHT PPDU's. Pass this information to the driver
during add/set station operations (well, as soon as the information is
available, i.e., with set station operation currently).

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