[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130719140229.GD1642@minipsycho.orion>
Date: Fri, 19 Jul 2013 16:02:29 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, fubar@...ibm.com,
andy@...yhouse.net, kaber@...sh.net, stephen@...workplumber.org,
kuznet@....inr.ac.ru, jmorris@...ei.org, yoshfuji@...ux-ipv6.org,
edumazet@...gle.com
Subject: Re: [patch net-next 1/3] team: add peer notification
Fri, Jul 19, 2013 at 03:56:50PM CEST, eric.dumazet@...il.com wrote:
>On Fri, 2013-07-19 at 15:40 +0200, Jiri Pirko wrote:
>> When port is enabled or disabled, allow to notify peers by unsolicitated
>> NAs or gratuitous ARPs. Disabled by default.
>>
>
>> + if (!atomic_dec_and_test(&team->notify_peers.count_pending))
>> + schedule_delayed_work(&team->notify_peers.dw,
>> + (team->notify_peers.interval * HZ) / 1000);
>
>Isn't that msecs_to_jiffies() ?
It is - I will change it (in loadbalance mode as well) and repost.
Thanks
>
>
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists