From: Sujith Date: Tue, 18 Nov 2008 03:37:06 +0000 (+0530) Subject: ath9k: Remove ath_rate_softc X-Git-Tag: v2.6.29-rc1~581^2~383^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7f4a77450c1d0e463a9b1456b40c2305433e41;p=pandora-kernel.git ath9k: Remove ath_rate_softc Move the hw rate tables to ath_softc, and access them directly. tx_triglevel_max is global, move it to ath_rate_node. Now that ath_rate_softc is gone, rate control attach becomes simpler. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed