From: Andrei Otcheretianski Date: Mon, 14 Oct 2013 09:04:28 +0000 (+0200) Subject: mac80211: respect rate mask in TX X-Git-Tag: v3.13-rc1~105^2~23^2^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d2d350bbf4a1ba6cef5e3dbb63c66da11814d9a;p=pandora-kernel.git mac80211: respect rate mask in TX Bitrate mask were not respected in transmissions, causing (for example) P2P GO/client to use CCK rates for auth and assoc frames. Fix it by considering the rate mask in __rate_control_send_low(). Signed-off-by: Andrei Otcheretianski Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed