]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Rename wpas_event_*() to wpas_ap_event_*()
authorDmitry Lebed <dlebed@quantenna.com>
Wed, 4 Apr 2018 20:44:07 +0000 (23:44 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 15 Apr 2018 19:07:09 +0000 (22:07 +0300)
commit2dd5fbbff884af488870a37e339b4817c83954de
treeee20820bc5140b17742c80f4f89462cce150f087
parentf875da04489f5906795a2a80ba6dbb9ddacb1fc8
wpa_supplicant: Rename wpas_event_*() to wpas_ap_event_*()

Rename DFS event handling functions, since they are located in ap.c and
refer to AP-mode only. Needed to add some STA-mode DFS event handling.

Signed-off-by: Dmitry Lebed <dlebed@quantenna.com>
wpa_supplicant/ap.c
wpa_supplicant/ap.h
wpa_supplicant/events.c