From: Stephen Hemminger Date: Tue, 16 May 2006 22:02:12 +0000 (-0700) Subject: [PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog(). X-Git-Tag: v2.6.17-rc5~104^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338f7566e5c26a9547e25d54863ae4e4e5c856d1;p=pandora-kernel.git [PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog(). There is a potential jiffy wraparound bug in the transmit watchdog that is easily avoided by using time_after(). Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed