Re: [PATCH net-next v2 3/6] net/tcp: Move tcp_inbound_hash() from headers

From: Dmitry Safonov
Date: Wed Jun 05 2024 - 21:06:12 EST


On Wed, 5 Jun 2024 at 18:37, Eric Dumazet <edumazet@xxxxxxxxxx> wrote:
>
> On Wed, Jun 5, 2024 at 7:35 PM Dmitry Safonov <0x7f454c46@xxxxxxxxx> wrote:
> >
> > Hi Eric,
> >
> > Thanks for the review,
> >
> > On Wed, 5 Jun 2024 at 09:07, Eric Dumazet <edumazet@xxxxxxxxxx> wrote:
[..]
> > > Then we probably do not need EXPORT_SYMBOL(tcp_inbound_md5_hash); anymore ?
> >
> > Certainly, my bad. I will remove that in v3.
> >
>
> No problem, also make it static, in case this was not clear from my comment.

Thanks!

--
Dmitry