]> git.ipfire.org Git - thirdparty/hostap.git/commit
mesh: Consider mesh interface on DFS event handler
authorPeter Oh <peter.oh@bowerswilkins.com>
Mon, 27 Aug 2018 21:28:44 +0000 (14:28 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 3 Jan 2019 11:31:55 +0000 (13:31 +0200)
commit0332c27e32042217abfda2fe9ff3bb1b87c35f08
treea2cba0746e3b166567a47ae84f39cd17203cad7b
parentfed51174d6fd3e2b2d7edd3cefb384328e0d325a
mesh: Consider mesh interface on DFS event handler

Once mesh starts supporting DFS channels, it has to handle DFS related
events from drivers, hence add mesh interface to the check list.

Signed-off-by: Peter Oh <peter.oh@bowerswilkins.com>
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
wpa_supplicant/ap.c
wpa_supplicant/events.c