From: Juuso Oikarinen Date: Fri, 26 Mar 2010 10:53:23 +0000 (+0200) Subject: wl1271: Disable connection monitoring while not associated X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ccbb92ead9379d7de2cc25cd950d15a8d22e0c9;p=pandora-kernel.git wl1271: Disable connection monitoring while not associated The wl1271 does not support disabling the connection monitor feature. Perform the next best thing by increasing the beacon-loss threshold and BSS_LOSE event timeout to the maximum values. This is needed, because we really don't want any random probe-requests during scanning or especially while in ad-hoc mode and not beaconing. Signed-off-by: Juuso Oikarinen Reviewed-by: Teemu Paasikivi Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed