• Ohad Ben-Cohen's avatar
    wl12xx: fix "JOIN while associated" commentary · 8bf69aae
    Ohad Ben-Cohen authored
    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: default avatarOhad Ben-Cohen <ohad@wizery.com>
    Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
    8bf69aae
main.c 93.2 KB