]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] bcm43xx: remove dead statistics code
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 4 Sep 2006 04:38:56 +0000 (23:38 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Sep 2006 23:34:02 +0000 (19:34 -0400)
commit6807b5076373b8a6b6dac3b3b54645c85df91ad6
tree4f8187d5fd0c0b8c60d6d927d5db94461c70ea3b
parentbd6dd756522f3874b0efe576f9c25f5dee239646
[PATCH] bcm43xx: remove dead statistics code

This patch removes code that was make obsolete when the wireless
statistics in bcm43xx-softmac were changed, but was overlooked at that
time. The value of bcm->stats.link_quality computed here is never used.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_main.c