From: Kalle Valo Date: Thu, 27 Oct 2011 15:48:52 +0000 (+0300) Subject: ath6kl: add a timeout to ath6kl_hif_intr_bh_handler() X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d60e8ab6b9bcbbb5eb7591c1989f8c79d6b3d964;p=pandora-kernel.git 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 --- Reading git-diff-tree failed