Herbert Xu 8c1056839e [NET] linkwatch: Handle jiffies wrap-around
The test used in the linkwatch does not handle wrap-arounds correctly.
Since the intention of the code is to eliminate bursts of messages we
can afford to delay things up to a second.  Using that fact we can
easily handle wrap-arounds by making sure that we don't delay things
by more than one second.

This is based on diagnosis and a patch by Stefan Rompf.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Stefan Rompf <stefan@loplof.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-05-09 15:27:54 -07:00
..
2006-05-09 15:23:03 -07:00
2006-04-09 22:25:48 -07:00
2006-04-18 15:57:54 -07:00
2006-03-20 22:23:58 -08:00
2006-03-23 01:10:26 -08:00
2006-03-23 07:12:57 -05:00
2006-03-31 02:09:36 -08:00