]> bbs.cooldavid.org Git - net-next-2.6.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)
commit303c7d6abfd0430e39e84a43361492b4a8c890b6
tree69350aedfe1dd148efbc59c28a2d5530cf9b576d
parentf44df18c58d4debe3ec0bb76a490aa2f3929fd8b
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