commit | 2236761b8c53b2e352808576ff51f108b01a0ea8 | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Wed Dec 05 11:01:23 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:05:55 2008 -0800 |
tree | 08a36608ce6df4f76587848e8209b60b68c3e273 | |
parent | ef3122463d18c0a05b85654473b855a2af494221 [diff] |
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>