From: Lennert Buytenhek Date: Fri, 8 Jan 2010 17:30:16 +0000 (+0100) Subject: mwl8k: simplify mwl8k_cmd_use_fixed_rate() X-Git-Tag: v2.6.34-rc1~233^2~556^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b71ed2c6ce8b5c3782ed70d67dc9adbd7ed07684;p=pandora-kernel.git mwl8k: simplify mwl8k_cmd_use_fixed_rate() As we always use the auto rate adaptation feature and never pass in a rate table, USE_FIXED_RATE can be simplified somewhat. While we're at it, rename it to *_sta, as this is the STA version of the command. Signed-off-by: Lennert Buytenhek Signed-off-by: John W. Linville --- Reading git-diff-tree failed