mwl8k: simplify mwl8k_cmd_use_fixed_rate()
commitb71ed2c6ce8b5c3782ed70d67dc9adbd7ed07684
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 8 Jan 2010 17:30:16 +0000 (8 18:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:02:09 +0000 (12 14:02 -0500)
tree0b5b9f80f103f1a0f5b3ee2bb14e5f2f6f6be488
parent62abd3cfb2f1a0ab1963ac4c4087c477da6b1f2a
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>
drivers/net/wireless/mwl8k.c