]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/ctrl_iface.c
hostapd_driver_ops reduction
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 24 Nov 2010 13:36:02 +0000 (15:36 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 24 Nov 2010 13:36:02 +0000 (15:36 +0200)
commit51e2a27a21882658f1988fb6109b96d6b4ced681
treef734b8a38d833d413d91feef46d731a0e94205d0
parentb5b1b18f3999caa91f940a9458e3a56f06dbe671
hostapd_driver_ops reduction

set_sta_vlan, get_inact_sec, sta_deauth, sta_disassoc, and sta_remove
to use inline functions instead of extra abstraction.
hostapd/ctrl_iface.c
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/drv_callbacks.c
src/ap/hostapd.c
src/ap/hostapd.h
src/ap/ieee802_11.c
src/ap/sta_info.c
src/ap/tkip_countermeasures.c