diff options
author | Daniel Drake <dsd@laptop.org> | 2012-03-14 22:34:33 +0000 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-03-15 13:46:50 -0400 |
commit | 377526578f2c343ea281a918b18ece1fca65005c (patch) | |
tree | f7968ebd2156f6471fafee8ee6c7c5e6b76383a3 /drivers/ata | |
parent | 783b732ac61dd6c653cc2367f389a6234db8cc16 (diff) | |
download | op-kernel-dev-377526578f2c343ea281a918b18ece1fca65005c.zip op-kernel-dev-377526578f2c343ea281a918b18ece1fca65005c.tar.gz |
libertas: remove dump_survey implementation
libertas provides a dump_survey implementation based on reading of
a RSSI value. However, this RSSI value is calculated based on the
last received beacon from the associated AP - it is not a good
way of surveying a channel in general, and even causes an error
if the card is not associated to a network.
As this is not appropriate as a survey, remove it. This fixes an
issue where something in userspace is repeatedly calling site-survey
during boot, resulting in many repeated errors as the RSSI value cannot
be read before associating.
Signed-off-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions