From: Bob Copeland Date: Thu, 22 Jan 2009 13:44:21 +0000 (-0500) Subject: ath5k: honor the RTS/CTS bits X-Git-Tag: v2.6.30-rc1~662^2~836^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07c1e852514e862e246b9f2962ce8fc0d7ac8ed1;p=pandora-kernel.git ath5k: honor the RTS/CTS bits The ath5k driver didn't use set_rts_threshold or use_cts_prot, and also didn't check the IEEE80211_TX_RC_USE_{RTS_CTS,CTS_PROTECT} RC flags. Tell the hardware about these so RTS/CTS will work, and so the device will work better in mixed b/g environments. Changes-licensed-under: 3-Clause-BSD Signed-off-by: Bob Copeland Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed