natsemi: Use round_jiffies() for slow timers
authorMark Brown <broonie@sirena.org.uk>
Wed, 10 Oct 2007 10:05:44 +0000 (11:05 +0100)
committerJeff Garzik <jeff@garzik.org>
Mon, 15 Oct 2007 18:20:45 +0000 (14:20 -0400)
Unless we have failed to fill the RX ring the timer used by the natsemi
driver is not particularly urgent and can use round_jiffies() to allow
grouping with other timers.

Signed-off-by: Mark Brown <broonie@sirena.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found