wl12xx: fix "JOIN while associated" commentary
authorOhad Ben-Cohen <ohad@wizery.com>
Wed, 30 Mar 2011 17:18:31 +0000 (19:18 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 19 Apr 2011 13:49:16 +0000 (16:49 +0300)
commit8bf69aae4cb9b196ba5ac386f83a1ca3865af11f
treebce6bf3d22bfc854acfb8cc32df17496fc600852
parentc5745187a4812f2991a58e469a866582a7326d91
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 <ohad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c