From: Ivo van Doorn Date: Mon, 30 Aug 2010 19:14:56 +0000 (+0200) Subject: rt2x00: Correctly kill beacon queue X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e3afe5b20c4ccdeff5178c62b557a917945a828;p=pandora-kernel.git rt2x00: Correctly kill beacon queue USB devices upload their beacon and then automatically send it out every beacon interval. However when killing a TX queue we only kill the URB and not the actual transmission of the beacon. This will reset the Beacon register to prevent any beacons from being transmitted. Signed-off-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed