]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
b43legacy: Fix failure in rate-adjustment mechanism
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 11 Oct 2008 16:55:21 +0000 (16:55 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 21:13:16 +0000 (14:13 -0700)
commitc2fa492c13555c4ebc5235c05ae00d406a5b6e61
treed53b3f0270dd2d6fadd5cf4e7f6d52c7f55fc50e
parent282333bd7f759cdd9362e793b85db08780516416
b43legacy: Fix failure in rate-adjustment mechanism

commit c6a2afdacccd56cc0be8e9a7977f0ed1509069f6 upstream
Date: Sat, 6 Sep 2008 16:51:22 -0500
Subject: b43legacy: Fix failure in rate-adjustment mechanism

A coding error present since b43legacy was incorporated into the
kernel has prevented the driver from using the rate-setting mechanism
of mac80211. The driver has been forced to remain at a 1 Mb/s rate.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/b43legacy/xmit.c