]> err.no Git - linux-2.6/commit
orinoco: always use latest BSS info when caching scan results
authorDan Williams <dcbw@redhat.com>
Wed, 5 Dec 2007 16:01:23 +0000 (11:01 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:05:55 +0000 (15:05 -0800)
commit2236761b8c53b2e352808576ff51f108b01a0ea8
tree08a36608ce6df4f76587848e8209b60b68c3e273
parentef3122463d18c0a05b85654473b855a2af494221
orinoco: always use latest BSS info when caching scan results

Always copy the latest BSS information from the firmware's results to
the driver's BSS table to ensure that everything is up-to-date (IEs,
supported rates, encryption status, etc).

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