From: Ayaz Abdulla Date: Fri, 23 Mar 2007 10:50:02 +0000 (-0500) Subject: forcedeth: fix tx timeout X-Git-Tag: v2.6.21-rc6~80^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba4d093fe8a26f5f2da94411bf8732fa6e9da86;p=pandora-kernel.git forcedeth: fix tx timeout The tx timeout routine was waking the tx queue conditionally. However, it must call it unconditionally since the dev_watchdog has halted the tx queue before calling the timeout function. Signed-Off-By: Ayaz Abdulla Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed