nl80211: Add support for QoS Map configuration
authorKyeyoon Park <kyeyoonp@qca.qualcomm.com>
Wed, 9 Oct 2013 22:41:10 +0000 (15:41 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 23 Dec 2013 08:44:59 +0000 (10:44 +0200)
commit049105b486d7f89274c65ad7bfeccda30ae748ec
tree1d10c69ec42f8ec28aa13aee4dbe8e51fcc0ee18
parent74ddd64b26355cb45cd5e2c38266f3ac7f83c97f
nl80211: Add support for QoS Map configuration

This allows nl80211-based drivers to configure QoS Mapping in both AP
and station modes.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_nl80211.c