AP: Add uapsd_queues and max_sp fields
authorEliad Peller <eliad@wizery.com>
Sat, 17 Dec 2011 09:55:14 +0000 (11:55 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2011 09:55:14 +0000 (11:55 +0200)
commit5f32f79c6e071f02076e09931adc8fc4e0ecd383
treeaaede82ec1e98de36186cb46520f37a65456aa8e
parent70619a5d8a3d32faa43d66bcb1b670cacf0c243e
AP: Add uapsd_queues and max_sp fields

Add uapsd_queues and max_sp fields to sta_info struct,
and pass them to the sta_add callback.

These values are determined by the WMM IE in the (Re)Association Request.

Signed-off-by: Eliad Peller <eliad@wizery.com>
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/ieee802_11.c
src/ap/sta_info.h
src/drivers/driver.h