rt2x00: Fix radio off hang issue for PCIE interface
commitd6cdf976903232d385274ffa4bbfac182b3991d6
authorRA-Jay Hung <jay_hung@ralinktech.com>
Mon, 10 Jan 2011 10:27:43 +0000 (10 11:27 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Apr 2011 20:02:25 +0000 (14 13:02 -0700)
tree27bf495040ef679ad30b8d480235ad8a13859be5
parent4f1c3d9ebf87c2f937824624dff7478c2923a2b6
rt2x00: Fix radio off hang issue for PCIE interface

commit 7f6e144fb99a4a70d3c5ad5f074204c5b89a6f65 upstream.

PCI/PCIE radio off behavior is different from SOC/USB.
They mainly use MCU command to disable DMA, TX/RX and enter power saving mode.

Signed-off-by: RA-Jay Hung <jay_hung@ralinktech.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/rt2x00/rt2800lib.c
drivers/net/wireless/rt2x00/rt2800pci.c