From: Luis R. Rodriguez Date: Tue, 23 Dec 2008 23:58:38 +0000 (-0800) Subject: ath9k: remove cache of rate preference when using 11g protection X-Git-Tag: v2.6.30-rc1~662^2~836^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96742256aba8c458d49af42610557977245be82d;p=pandora-kernel.git ath9k: remove cache of rate preference when using 11g protection No need to cache when we want to use 2Mbit/s for all protection frames for 802.11g as we can determine that dynamically on ath_buf_set_rate() itself. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed