Re: [patch] bondig - arp_interval with low value => Oops.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Nicolas 2P <nicolas.2p.debian@...>
Cc: Jay Vosburgh <fubar@...>, David Miller <davem@...>, <bonding-devel@...>, <linux-net@...>, <linux-kernel@...>, <netdev@...>
Date: Saturday, May 17, 2008 - 4:20 pm

Nicolas 2P wrote:

This seems like it should be just:

	delta_in_ticks = msecs_to_jiffies(bond->params.arp_interval);

Assuming the interval is in milliseconds, based on the previous usage.
Since it's multiplying by HZ (ticks per second) and dividing by 1000 
(milliseconds per second), it was converting from milliseconds to ticks.

Same for the other changes?

	Joe
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch] bondig - arp_interval with low value => Oops., Joe Eykholt, (Sat May 17, 4:20 pm)