AP: Pass station's WMM configuration to driver wrappers
authorJason Young <jason.young@dspg.com>
Sat, 17 Dec 2011 10:38:06 +0000 (12:38 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2011 10:38:06 +0000 (12:38 +0200)
commit5d06163714df56d3f4ffc9e9a8db025c4e07bbb4
treef7cdc7ce348511982aa85c2cff50a19e7942736f
parent9e088e743dbfb8c293b452773519a790a9498d92
AP: Pass station's WMM configuration to driver wrappers

This updates a previous patch did more or less the same thing by
providing the qosinfo as a single variable to the driver wrappers.

Signed-hostap: Jason Young <jason.young@dspg.com>
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/ieee802_11.c
src/ap/sta_info.h
src/common/ieee802_11_defs.h
src/drivers/driver.h
src/drivers/driver_nl80211.c