]> git.kernelconcepts.de Git - karo-tx-linux.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>
Sat, 18 Oct 2008 17:49:12 +0000 (10:49 -0700)
commit432283d2c4e674181b892d77d9ac757b0f9899ea
tree729f33a1b8d34460262f304a70be23c778ac18ff
parenta273874b531262d699d4fc1fdc0037798997a123
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