From: Larry Finger Date: Mon, 18 Nov 2013 17:11:25 +0000 (-0600) Subject: rtlwifi: rtl8192c: Prevent reconnect attempts if not connected X-Git-Tag: v3.14-rc1~94^2~601^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fd77aec1a9d6f4328fc0244f21932114e066df3;p=pandora-kernel.git rtlwifi: rtl8192c: Prevent reconnect attempts if not connected This driver has a watchdog timer that attempts to reconnect when beacon frames are not seen for 6 seconds. This patch disables that reconnect whenever the device has never been connected. Signed-off-by: Larry Finger Cc: Stable Signed-off-by: John W. Linville --- Reading git-diff-tree failed