From: Luciano Coelho Date: Fri, 11 Dec 2009 13:40:45 +0000 (+0200) Subject: wl1271: remove workaround for disconnection X-Git-Tag: v2.6.34-rc1~233^2~682^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cf25fed6a3b1c0792cbab3e934a4e2b6736d284;p=pandora-kernel.git wl1271: remove workaround for disconnection Now we're using a the idle information coming from mac80211 to decide when to disconnect. If we have joined (ie. we're listening to a channel), whenever the interface goes to idle, we will issue a disconnect command. So the workaround to send a disconnect command before joining is not needed anymore. Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed