From: Luciano Coelho Date: Fri, 11 Dec 2009 13:40:44 +0000 (+0200) Subject: wl1271: use join command with dummy BSSID X-Git-Tag: v2.6.34-rc1~233^2~682^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f43e451ba40e66a89d51e63bc21a57824592f2;p=pandora-kernel.git wl1271: use join command with dummy BSSID When we need to change the channel before association, we have to send a join command with a valid BSSID. With this patch we use 0baddeadbeef as the BSSID. There are ongoing discussions with TI to get this done in a cleaner way. When we go back to idle, we issue a CMD_DISCONNECT to make sure the firmware stops listening to the channel and cleans things up internally. Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed