From: Mark Brown Date: Wed, 10 Oct 2007 10:05:44 +0000 (+0100) Subject: natsemi: Use round_jiffies() for slow timers X-Git-Tag: v2.6.24-rc1~1281^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5d5442cbe3399d789d6a75c6e3a0db37f846f5;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed