From: Johannes Berg Date: Tue, 21 Oct 2008 10:40:02 +0000 (+0200) Subject: mac80211/drivers: rewrite the rate control API X-Git-Tag: v2.6.29-rc1~581^2~877 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a9854b05c1a6af1308fe2b8c68f35abf28a3ee;p=pandora-kernel.git mac80211/drivers: rewrite the rate control API So after the previous changes we were still unhappy with how convoluted the API is and decided to make things simpler for everybody. This completely changes the rate control API, now taking into account 802.11n with MCS rates and more control, most drivers don't support that though. Signed-off-by: Felix Fietkau Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed