commit | d60e8ab6b9bcbbb5eb7591c1989f8c79d6b3d964 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Oct 27 18:48:52 2011 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:58:57 2011 +0200 |
tree | d4f87bbe935e0606423cd64c930dce2ae3be569d | |
parent | 0c30295e4fd5436ad0bd78a6e0974dc4933e2ddb [diff] |
ath6kl: add a timeout to ath6kl_hif_intr_bh_handler() It's possible to busyloop forever in ath6kl_hif_intr_bh_handler(). Add a check that it lasts only one second. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>