David Miller wrote:
From: [EMAIL PROTECTED]
Date: Mon, 05 Feb 2007 16:30:52 -0800
From: Arjan van de Ven <[EMAIL PROTECTED]>
This patch introduces users of the round_jiffies() function in the networking
code.
These timers all were of the "about once a second" or "about once every X
seconds" v
From: [EMAIL PROTECTED]
Date: Mon, 05 Feb 2007 16:30:52 -0800
> From: Arjan van de Ven <[EMAIL PROTECTED]>
>
> This patch introduces users of the round_jiffies() function in the networking
> code.
>
> These timers all were of the "about once a second" or "about once every X
> seconds" variety an
core/dst.c |9 -
net/core/neighbour.c |5 -
net/sched/sch_generic.c|2 +-
4 files changed, 16 insertions(+), 6 deletions(-)
diff -puN
drivers/net/e1000/e1000_main.c~user-of-the-jiffies-rounding-code-networking
drivers/net/e1000/e1000_main.c
---
Arjan van de Ven wrote:
From: Arjan van de Ven <[EMAIL PROTECTED]>
Subject: round_jiffies users
CC: [EMAIL PROTECTED]
CC: netdev@vger.kernel.org
This patch introduces users of the round_jiffies() function in the networking
code.
These timers all were of the "about once a second" or "about once
From: Arjan van de Ven <[EMAIL PROTECTED]>
Subject: round_jiffies users
CC: [EMAIL PROTECTED]
CC: netdev@vger.kernel.org
This patch introduces users of the round_jiffies() function in the networking
code.
These timers all were of the "about once a second" or "about once every X
seconds"
variet