wl12xx: don't join upon disassociation
authorEliad Peller <eliad@wizery.com>
Sun, 26 Dec 2010 08:27:50 +0000 (09:27 +0100)
committerLuciano Coelho <coelho@ti.com>
Mon, 24 Jan 2011 20:11:51 +0000 (22:11 +0200)
commitfa287b8f291d79f080182eb353d1c1f4f374ae87
tree222f77e8491fa126a924bc980768e51b24778dea
parent2354b9fdda6491c8476498b246ff7c48d324a07f
wl12xx: don't join upon disassociation

wl12xx "rejoins" upon every BSS_CHANGED_BSSID notification.
However, there is no need to rejoin after disassociation, so just
filter out the case when the new bssid is 00:00:00:00:00:00.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c