From: David Gnedt Date: Tue, 7 Jan 2014 12:09:42 +0000 (+0100) Subject: wl1251: fix channel switching in monitor mode X-Git-Tag: v3.14-rc1~94^2~238^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed3213c9134f322b8faf945a1528a0f0344c8510;p=pandora-kernel.git wl1251: fix channel switching in monitor mode Use the ENABLE_RX command for channel switching when no interface is present (monitor mode only). The advantage of ENABLE_RX is that it leaves the tx data path disabled in firmware, whereas the usual JOIN command seems to transmit some frames at firmware level. Signed-off-by: David Gnedt Signed-off-by: Pali Rohár Signed-off-by: Pavel Machek Signed-off-by: John W. Linville --- Reading git-diff-tree failed