wl12xx: declare support for hw scan while idle
authorEliad Peller <eliad@wizery.com>
Thu, 2 Feb 2012 11:15:35 +0000 (13:15 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 15 Feb 2012 06:38:34 +0000 (08:38 +0200)
commit79aba1baf251e22fbc97a42c711c4b683807ac43
tree655c43a48da907d2f405e047eba2b75676cb07df
parent76a74c8a65c6d2587e48355d3a122b4274f5abbf
wl12xx: declare support for hw scan while idle

By allowing hw scan while idle, we no longer
need the redundant ROC/CROC that are done
on idle off/on, which helps simplifying the
state machine of the driver.

This way, we can also allow scanning while
there is an ongoing sched scan (otherwise,
we won't be able to ROC on idle-off)

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