wl12xx: don't handle change_channel while associated
authorEliad Peller <eliad@wizery.com>
Sun, 4 Mar 2012 08:55:51 +0000 (10:55 +0200)
committerLuciano Coelho <coelho@ti.com>
Mon, 5 Mar 2012 13:45:25 +0000 (15:45 +0200)
commit121af04995d29e3287b849a768789c668d39dce3
tree7a27671351ac4f52d8623213f561f80489d22856
parent249e9698899643a799951a6e772facae346f0941
wl12xx: don't handle change_channel while associated

Currently, CHANGE_CHANNEL indication while
associated is considered as roaming attempt.

However, with the new auth/assoc redesign,
we no longer have to handle this case,
so remove it.

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