Handle channel switch notification for other interface types
authorIlan Peer <ilan.peer@intel.com>
Tue, 8 Sep 2015 09:46:24 +0000 (12:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 3 Oct 2015 18:01:49 +0000 (21:01 +0300)
commit61f121d925e4ff2d2a7827064dfb5e18ec729b18
tree568f9f9fe371f9d5b645e8f4476527f6c16f19bd
parent38d9048fa8d3c4374a53b29bea74b50002b42109
Handle channel switch notification for other interface types

Channel switch notification was handled only for AP/GO interfaces. As
the notification can be sent on other interface types as well, extend
the handling to handle other interface types.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/events.c