[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YQFiJQx7gkqNYkga@nanopsycho>
Date: Wed, 28 Jul 2021 15:56:53 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Hangbin Liu <liuhangbin@...il.com>
Cc: netdev@...r.kernel.org, Jay Vosburgh <j.vosburgh@...il.com>,
Veaceslav Falico <vfalico@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
Jarod Wilson <jarod@...hat.com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH net-next] bonding: add new option lacp_active
Wed, Jul 28, 2021 at 11:52:29AM CEST, liuhangbin@...il.com wrote:
[...]
>+module_param(lacp_active, int, 0);
>+MODULE_PARM_DESC(lacp_active, "Send LACPDU frames as the configured lacp_rate or acts as speak when spoken to; "
>+ "0 for off, 1 for on (default)");
Afaik adding module parameters is not allowed.
[...]
Powered by blists - more mailing lists