From: Larry Finger Date: Tue, 3 Jul 2007 05:36:38 +0000 (-0700) Subject: [MAC80211]: Set low initial rate in rc80211_simple X-Git-Tag: v2.6.23-rc1~1109^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eef6caf8a916f32f8d9b2a02d4fa7674736c00ac;p=pandora-kernel.git [MAC80211]: Set low initial rate in rc80211_simple The initial rate for STA's using rc80211_simple is set to the last rate in the rate table. For situations for which the signal is weak, the rate may be too high for authentication and association. Although the rc80211_simple module will adjust the speed, the response may not be fast enough for a successful connection. This modification sets the initial rate to the lowest supported value. Signed-off-by: Larry Finger Signed-off-by: Johannes Berg Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed