Re: [PATCH net-next v2 0/2] dpaa2-eth: Move DPAA2 Ethernet driver

From: Dan Carpenter
Date: Wed Aug 29 2018 - 08:15:56 EST


On Wed, Aug 29, 2018 at 12:06:44PM +0000, Ioana Ciocoi Radulescu wrote:
> >
> > There are a few static checker warnings for the driver but only the
> > first one looks like a possibly real bug.
>
> Thanks for the report, what tool did you use to get these warnings?
>

These are Smatch warnings, but you need to build the cross function DB
to see the warnings.

regards,
dan carpenter