Re: [PATCH v4 7/8] net-device: Use new helpers from overflow.h in netdevice APIs

From: Kees Cook
Date: Thu Feb 29 2024 - 16:31:58 EST


On Thu, Feb 29, 2024 at 11:37:06AM -0800, Jakub Kicinski wrote:
> On Thu, 29 Feb 2024 11:08:58 -0800 Kees Cook wrote:
> > > And some seem to be cargo-culted from out-of-tree code and are unused :S
> >
> > Ah, which can I remove?
>
> The one in igc.h does not seem to be referenced by anything in the igc
> directory. Pretty sure it's unused.

I'll double check. After trying to do a few conversions I really hit
stuff I didn't like, so I took a slightly different approach in the
patch I sent.

--
Kees Cook