]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Allow mesh interface to send channel switch request
authorPeter Oh <peter.oh@bowerswilkins.com>
Tue, 29 May 2018 21:39:16 +0000 (14:39 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 31 May 2018 09:16:03 +0000 (12:16 +0300)
commit0928b62944ab168403b34dd7ea117b835640b0b7
tree449a5941db7e5e6ef675b518c9a972c8f7b49808
parent64224d587103b29dbb44bcc5a1ce01025caf56fe
nl80211: Allow mesh interface to send channel switch request

Add mesh type to nl80211 channel switch request, so mesh is able to send
the request to kernel drivers.

Signed-off-by: Peter Oh <peter.oh@bowerswilkins.com>
src/drivers/driver_nl80211.c