summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cmd.c
diff options
context:
space:
mode:
authorDan Williams2008-06-02 23:51:23 +0200
committerJohn W. Linville2008-06-09 21:50:16 +0200
commitea177305b321a4127e448b88de20d5792682ace1 (patch)
tree8623f4068d433f9aa0685e87080965427816c67e /drivers/net/wireless/libertas/cmd.c
parentl2tp: Fix possible oops if transmitting or receiving when tunnel goes down (diff)
downloadkernel-qcow2-linux-ea177305b321a4127e448b88de20d5792682ace1.tar.gz
kernel-qcow2-linux-ea177305b321a4127e448b88de20d5792682ace1.tar.xz
kernel-qcow2-linux-ea177305b321a4127e448b88de20d5792682ace1.zip
ipw2200: queue direct scans
When another scan is in progress, a direct scan gets dropped on the floor. However, that direct scan is usually the scan that's really needed by userspace, and gets stomped on by all the broadcast scans the ipw2200 driver issues internally. Make sure the direct scan happens eventually, and as a bonus ensure that the passive scan worker is cleaned up when appropriate. The change of request_passive_scan form a struct work to struct delayed_work is only to make the set_wx_scan() code a bit simpler, it's still only used with a delay of 0 to match previous behavior. Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/libertas/cmd.c')
0 files changed, 0 insertions, 0 deletions