P2P: Remove GO handling in avoid frequency event
authorIlan Peer <ilan.peer@intel.com>
Mon, 27 Jul 2015 19:24:22 +0000 (22:24 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 3 Aug 2015 21:32:36 +0000 (00:32 +0300)
commita7160f7ede509bf1bd4b346899711e25320f13db
treefc37fb23c19587c40c0331d2d2b4b14171b9fc66
parente280110d1782a12bf08e97034d418d2559375c7d
P2P: Remove GO handling in avoid frequency event

Remove the code that considers removing GOs from their current
channel due to frequency interference, as this is already handled
as part of the P2P channels update.

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