orinoco: more reliable scan handling
authorDan Williams <dcbw@redhat.com>
Thu, 11 Oct 2007 03:56:25 +0000 (23:56 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:03:32 +0000 (15:03 -0800)
commit1e3428e9e327a6e4163b3674b260dbd719f59839
tree98cb9a4e11e72db5da6070c6ff94311097020a13
parent40faacc4078d0fef6daaf6f5d1d332d08631bdd8
orinoco: more reliable scan handling

Bring scan result handling more in line with drivers like ipw.  Scan
results are aggregated and a BSS dropped after 15 seconds if no beacon
is received.  This allows the driver to interact better with userspace
where more than one process may request scans or results at any time.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco.c
drivers/net/wireless/orinoco.h