From: Ivo van Doorn Date: Sat, 6 Nov 2010 14:49:01 +0000 (+0100) Subject: rt2x00: Add watchdog functions for HW queue X-Git-Tag: v2.6.38-rc1~476^2~558^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5765fda4b382acce4ff386e18ec11790dff893;p=pandora-kernel.git rt2x00: Add watchdog functions for HW queue Add watchdog functions for managing the Queues inside the hardware. Normally the driver doesn't have much to do with these queues directly, but the Ralink drivers did implement watchdog functions for these. These watchdog functions are not triggered that often, compared to the other watchdog functions, but I have at least seen them trigger once or twice during a long stresstest run. v2: Add extra documentation for register fields Signed-off-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed