[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m3h886f6cj.fsf@bernat.ch>
Date: Mon, 01 Jul 2019 11:32:12 +0200
From: Vincent Bernat <vincent@...nat.ch>
To: Jiri Pirko <jiri@...nulli.us>
Cc: Jay Vosburgh <j.vosburgh@...il.com>,
Veaceslav Falico <vfalico@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v1] bonding: add an option to specify a delay between peer notifications
❦ 1 juillet 2019 11:27 +02, Jiri Pirko <jiri@...nulli.us>:
>>+module_param(peer_notif_delay, int, 0);
>>+MODULE_PARM_DESC(peer_notif_delay, "Delay between each peer notification on "
>>+ "failover event, in milliseconds");
>
> No module options please. Use netlink. See bond_changelink() function.
It's also present in the patch. I'll do a v2 removing the ability to set
the default value through a module parameter.
--
Don't patch bad code - rewrite it.
- The Elements of Programming Style (Kernighan & Plauger)
Powered by blists - more mailing lists