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

From: Jeff Garzik
Date: Tue Jun 10 2008 - 18:19:56 EST


Nicolas 2P wrote:
When setting arp_interval parameter to a very low value, delta_in_ticks for next arp might become 0, causing an infinite loop.

See http://bugzilla.kernel.org/show_bug.cgi?id=10680

Same problem for miimon parameter already fixed, but fix might be enhanced, by using msecs_to_jiffies() function.

Signed-off-by: Nicolas de Pesloüan <nicolas.2p.debian@xxxxxxx>

I don't see an ACK from Jay in my mbox?

Certainly looks nicer than adding "? : 1" to each of the remaining two cases.


--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html