From: Mohamed Abbas Date: Mon, 12 Nov 2007 03:37:42 +0000 (+0800) Subject: iwl3945: place CCK rates in front of OFDM for supported rates X-Git-Tag: v2.6.24-rc3~5^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14577f239fe5193d556ef1471c8667dabd556418;p=pandora-kernel.git iwl3945: place CCK rates in front of OFDM for supported rates The patch fixes association failure (reason = 18) bug by arranging CCK rates before OFDM rates. This patch will register with mac80211 the modified rate arrangement with CCK rate first. Change rate scale algorithm also to deal with rate change. Fix Txpower and rate Table commands to be constructed correctly after rearrangement. Signed-off-by: Mohamed Abbas Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed