[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
authorStephen Hemminger <shemminger@osdl.org>
Tue, 16 May 2006 22:02:12 +0000 (15:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 May 2006 22:02:12 +0000 (15:02 -0700)
There is a potential jiffy wraparound bug in the transmit watchdog
that is easily avoided by using time_after().

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found