From: Stanislaw Gruszka Date: Fri, 3 Dec 2010 14:41:48 +0000 (+0100) Subject: iwlwifi: jiffies based tx queues watchdog X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22de94de7de78b8de2fb1f2df5aa85b5556cfcfd;p=pandora-kernel.git iwlwifi: jiffies based tx queues watchdog This patch replace monitor/recover timer by watchdog based on time stamp. New code allow to discover hangs more precisely. Timeout values are currently doubled monitoring period values of previous timer. This have to be tuned based of firmware timing capabilities. Tested on 3945, 4965, 5300, 6300. Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed