commit | 0e3afe5b20c4ccdeff5178c62b557a917945a828 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Aug 30 21:14:56 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 31 14:22:24 2010 -0400 |
tree | 737b0fe01751e65e78dcbed46f9bb21b653de0ee | |
parent | e0540879db337b18ef7c580234038ff62c8cd381 [diff] |
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 <IvDoorn@gmail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>