From: Felix Fietkau Date: Tue, 16 Apr 2013 11:38:43 +0000 (+0200) Subject: mac80211: fix CTS protection handling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~61^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=991fec091061b901e4fdcc8af4fd25d24a5a7bab;p=pandora-kernel.git mac80211: fix CTS protection handling The rates[0] CTS and RTS flags are only set after rate control has been called, so minstrel cannot use them to for setting the number of retries. This patch adds two new flags to explicitly indicate RTS/CTS use. Signed-off-by: Felix Fietkau Signed-off-by: Johannes Berg --- Reading git-diff-tree failed