From: Dan Williams Date: Fri, 25 May 2007 20:15:56 +0000 (-0400) Subject: [PATCH] libertas: make scan result handling more flexible X-Git-Tag: v2.6.22-rc5~44^2~2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcdb53dbc743f288bf72e485fefb3a967b733686;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed