From: Luis R. Rodriguez Date: Thu, 16 Sep 2010 19:12:33 +0000 (-0400) Subject: mac80211: disable beacon monitor while going offchannel X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc3c0d748402e8c1f31b8569f5924d25d7b8e30;p=pandora-kernel.git mac80211: disable beacon monitor while going offchannel The beacon monitor should be disabled when going off channel to prevent spurious warnings and triggering connection deterioration work such as sending probe requests. Re-enable the beacon monitor once we come back to the home channel. This patch has fixes for stable kernels [2.6.34+]. Cc: stable@kernel.org Cc: Paul Stewart Cc: Amod Bodas Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed