From: Stanislaw Gruszka Date: Tue, 4 Jun 2013 12:19:10 +0000 (+0200) Subject: iwlegacy: fix rate control regression X-Git-Tag: v3.10~13^2~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8cf0194b7187fb65dfff28a1c5153d442e3836a;p=pandora-kernel.git iwlegacy: fix rate control regression Since driver does not use control.rates[0].count, we have never set that variable. But currently, after rate control API rewrite, this is required by mac80211. Otherwise legacy rates control does not work and we transmit always at 1Mbit/s on pre 11n networks. Signed-off-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed