[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250327143623.62180058@kernel.org>
Date: Thu, 27 Mar 2025 14:36:23 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Stanislav Fomichev <stfomichev@...il.com>
Cc: Stanislav Fomichev <sdf@...ichev.me>, netdev@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com, Cosmin Ratiu
<cratiu@...dia.com>
Subject: Re: [PATCH net v2 01/11] net: switch to netif_disable_lro in
inetdev_init
On Thu, 27 Mar 2025 14:09:07 -0700 Stanislav Fomichev wrote:
> On 03/27, Jakub Kicinski wrote:
> > On Thu, 27 Mar 2025 06:56:49 -0700 Stanislav Fomichev wrote:
> > > +EXPORT_SYMBOL(netif_disable_lro);
> >
> > Actually EXPORT_IPV6_MOD() would do here, no?
> > We only need this export for V6?
>
> This patch is touching v4 net/ipv4/devinet.c, so both :-(
IPv4 can't be a module tho, we're talking about an export..
Powered by blists - more mailing lists