From: Ohad Ben-Cohen Date: Wed, 30 Mar 2011 17:18:31 +0000 (+0200) Subject: wl12xx: fix "JOIN while associated" commentary X-Git-Tag: v3.0-rc1~377^2~161^2^2~142^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf69aae4cb9b196ba5ac386f83a1ca3865af11f;p=pandora-kernel.git wl12xx: fix "JOIN while associated" commentary Issuing multiple JOIN commands to the wl12xx's firmware, while we're associated, might have undesired implications, so the driver prints a message when that happens, and warn developers who check out the source. Update the commentary in order to consider the one valid scenario where this can happen: roaming. Cautiously keep the message for now, until we either gain confidence there are no unintentional JOIN-while-associated events, or until we move to the new multi-role fw who solves this multiple-join issue for good. Signed-off-by: Ohad Ben-Cohen Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed