commit | fcdb53dbc743f288bf72e485fefb3a967b733686 | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Fri May 25 16:15:56 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:41 2007 -0400 |
tree | ceafcff8076af2da654214e3b72caa7b15164a28 | |
parent | 90e8eafc93ed159846bb7126af8502f2a8570a11 [diff] |
[PATCH] libertas: make scan result handling more flexible - use a linked list for scan results - age scan results - pass bss_descriptors around instead of indexes into the scan table - lock access to the scan results - stop returning EAGAIN from SIOCGIWSCAN handler Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>