]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: event: add set interface command
authorMarkus Theil <markus.theil@tu-ilmenau.de>
Tue, 10 Dec 2019 14:22:45 +0000 (15:22 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 13 Dec 2019 09:43:31 +0000 (10:43 +0100)
commit7d17ba943c4cef8b09f729abd39b550a04b87de9
treeef2424a381546ae6ce2ffa8e8fdfacfdaf84d388
parentd98f794f0347b0376b54cd6f3f0d75367f2a7af6
iw: event: add set interface command

This patch adds support for CMD_SET_INTERFACE which is called
when switching to mesh or ap mode.

Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
Link: https://lore.kernel.org/r/20191210142245.13972-2-markus.theil@tu-ilmenau.de
[fill all device types]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
event.c