IPoIB: Use round_jiffies() for ah_reap_task
authorAnton Blanchard <anton@samba.org>
Mon, 15 Oct 2007 05:50:56 +0000 (00:50 -0500)
committerRoland Dreier <rolandd@cisco.com>
Tue, 16 Oct 2007 19:28:56 +0000 (12:28 -0700)
Use round_jiffies() to align the 1 second ah_reap_task with other work
and potentially save power by sleeping cores for longer.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found