Add SSID as a separate item in AP mode Beacon setup
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 10 Aug 2011 10:29:32 +0000 (13:29 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 10 Aug 2011 10:29:32 +0000 (13:29 +0300)
commitccb941e6da3122937cf87a8145a17907dae534a5
tree381d842e642f1d686435189501d07b6dfeaee62f
parent19c3b56685e138bade6b7c3c1ebab55cebb25e35
Add SSID as a separate item in AP mode Beacon setup

This makes it easier for drivers that need the SSID to get it from the
Beacon setup operation without having to parse the Beacon IEs.
src/ap/beacon.c
src/drivers/driver.h
src/drivers/driver_nl80211.c