]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
rt2x00: Fix radio off hang issue for PCIE interface
authorRA-Jay Hung <jay_hung@ralinktech.com>
Mon, 10 Jan 2011 10:27:43 +0000 (11:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 19 Jan 2011 16:36:07 +0000 (11:36 -0500)
commit7f6e144fb99a4a70d3c5ad5f074204c5b89a6f65
tree61fb1b2a039e669327bc4b3aee55d5b173a27f91
parent9d52501b421450ddd9e000c9788ac3be0e44ef1c
rt2x00: Fix radio off hang issue for PCIE interface

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>
drivers/net/wireless/rt2x00/rt2800lib.c
drivers/net/wireless/rt2x00/rt2800pci.c