[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220818205710.7eb43ac6@kernel.org>
Date: Thu, 18 Aug 2022 20:57:10 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Jonathan Toppins <jtoppins@...hat.com>
Cc: netdev@...r.kernel.org, jay.vosburgh@...onical.com,
liuhangbin@...il.com, Jay Vosburgh <j.vosburgh@...il.com>,
Veaceslav Falico <vfalico@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v4 3/3] bonding: 3ad: make ad_ticks_per_sec a const
On Thu, 18 Aug 2022 10:41:12 -0400 Jonathan Toppins wrote:
> @@ -2005,7 +2006,7 @@ void bond_3ad_initiate_agg_selection(struct bonding *bond, int timeout)
> *
> * Can be called only after the mac address of the bond is set.
> */
> -void bond_3ad_initialize(struct bonding *bond, u16 tick_resolution)
> +void bond_3ad_initialize(struct bonding *bond)
kdoc needs updating here
Powered by blists - more mailing lists