From: Sujith Date: Tue, 18 Nov 2008 03:37:30 +0000 (+0530) Subject: ath9k: Use rate_driver_data X-Git-Tag: v2.6.29-rc1~581^2~383^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8efee4f4740c61fccaf73608df282c4ee24ae86;p=pandora-kernel.git ath9k: Use rate_driver_data Remove the hack using vif, and use rate_driver_data within skb->cb to hold driver specific rate information. Setup the rate series in the skb's tx control area and remove all references to ath9k specific rate series ( using struct ath_rc_series ). Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed