ath9k: Fix chip wakeup issue
authorSujith <Sujith.Manoharan@atheros.com>
Thu, 17 Sep 2009 03:55:45 +0000 (09:25 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 23 Sep 2009 15:35:51 +0000 (11:35 -0400)
Waking up the chip after powering it down fails sometimes.
In this case the CPU is locked for 200ms. Reduce this
interval to 10ms to avoid excessive busy looping.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found