]> git.baikalelectronics.ru Git - kernel.git/commit
rt2x00: Fix MCU_SLEEP arguments
authorIvo van Doorn <ivdoorn@gmail.com>
Thu, 4 Nov 2010 19:40:46 +0000 (20:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Nov 2010 18:26:06 +0000 (13:26 -0500)
commit7a9fd64693b6b29b6aec81ed62b2bec07489dfed
tree69350aedfe1dd148efbc59c28a2d5530cf9b576d
parent6819c17f4b528eca2cbaee2dae3c2a703a4948e2
rt2x00: Fix MCU_SLEEP arguments

Legacy driver uses 0xff as the second argument for the MCU_SLEEP
command. It is still unknown what the values actually mean, but
this will at least keep the command in-sync with the original
driver.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800pci.c
drivers/net/wireless/rt2x00/rt2800usb.c