]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
TDLS: Move AID=1 workaround into driver_nl80211.c
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 6 May 2013 12:57:03 +0000 (15:57 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 6 May 2013 12:57:03 +0000 (15:57 +0300)
commitf11b72c3e9ffa28cd7ba8ced160e43f8f6bf9fca
tree7fdfa0ee0a3404457f72fe81b626676ed434007f
parent785336998d793cd99821b08791ae42d6535b8ae6
TDLS: Move AID=1 workaround into driver_nl80211.c

The use of AID=1 for the nl80211 dummy STA case is specific to the
driver (cfg80211), so better move this into the driver wrapper instead
of generic TDLS implementation.

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