ath9k: Fix HW wait timeout
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 16 Feb 2009 07:53:20 +0000 (13:23 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:37 +0000 (14:52 -0500)
commit0caa7b14f36e8c3c43dd9294a960ae55cafe07fb
tree13a878857346d4bb67e57b31f6ab25a03ed4c6d7
parent70768496db9ee27d53d3d03d50c93fbf4c0198a0
ath9k: Fix HW wait timeout

RX and calibration have different timeout requirements.
This patch fixes it by changing the HW wait routine
to accept a timeout value.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/calib.c
drivers/net/wireless/ath9k/hw.c
drivers/net/wireless/ath9k/hw.h
drivers/net/wireless/ath9k/mac.c
drivers/net/wireless/ath9k/pci.c
drivers/net/wireless/ath9k/recv.c