]> git.openfabrics.org - ~emulex/infiniband.git/commit
rt2x00: Add watchdog functions for HW queue
authorIvo van Doorn <IvDoorn@gmail.com>
Sat, 6 Nov 2010 14:49:01 +0000 (15:49 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Nov 2010 18:26:36 +0000 (13:26 -0500)
commit8c5765fda4b382acce4ff386e18ec11790dff893
tree26859992b48faf7f6c93ceaad6dd20dcdcf303cf
parentea175ee26268370ca07aff91cf6ba1e0f1a3bd36
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 <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800.h
drivers/net/wireless/rt2x00/rt2800usb.c