commit | 0e5d5442cbe3399d789d6a75c6e3a0db37f846f5 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@sirena.org.uk> | Wed Oct 10 11:05:44 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Oct 15 14:20:45 2007 -0400 |
tree | 5ca33d4c1f7d050a82ee5dd042a9f49f621d3ca3 | |
parent | f4921aff5b174349bc36551f142a5dbac782ea3f [diff] |
natsemi: Use round_jiffies() for slow timers 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>