Start deprecating various AP mode driver_ops
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 17 Oct 2011 15:35:25 +0000 (18:35 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 17 Oct 2011 15:35:25 +0000 (18:35 +0300)
commit062390efd45633a7ffb62d0aff01b924de0b95bc
tree9516a653d2e4e816b0e1a207c973f8dad83509aa
parent9e85b1ed495406997fe07dfe5fc3ef9856bd12bd
Start deprecating various AP mode driver_ops

The preferred way of configuring AP mode will be to use set_ap() instead
of number of separate operations hostapd has collected over the years.
hostapd/Makefile
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/beacon.c
src/ap/beacon.h
src/drivers/driver.h
wpa_supplicant/Makefile