]> git.baikalelectronics.ru Git - kernel.git/commit
mwl8k: simplify mwl8k_cmd_use_fixed_rate()
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 8 Jan 2010 17:30:16 +0000 (18:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:02:09 +0000 (14:02 -0500)
commit5ed651b2616f94928aae17dd600a7024af2621b2
tree0b5b9f80f103f1a0f5b3ee2bb14e5f2f6f6be488
parent26d7024ba3278aeef7b6ed64b639056f423f6e88
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