commit | b71ed2c6ce8b5c3782ed70d67dc9adbd7ed07684 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Fri Jan 08 18:30:16 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 12 14:02:09 2010 -0500 |
tree | 0b5b9f80f103f1a0f5b3ee2bb14e5f2f6f6be488 | |
parent | 62abd3cfb2f1a0ab1963ac4c4087c477da6b1f2a [diff] |
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 <buytenh@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>