[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221107130133.pfgfp4ymna2ogr5s@pengutronix.de>
Date: Mon, 7 Nov 2022 14:01:33 +0100
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net,
linux-can@...r.kernel.org, kernel@...gutronix.de,
Oliver Hartkopp <socketcan@...tkopp.net>,
Dariusz Stojaczyk <Dariusz.Stojaczyk@...nsynergy.com>,
Vincent Mailhol <mailhol.vincent@...adoo.fr>,
Max Staudt <max@...as.org>, stable@...r.kernel.org
Subject: Re: [PATCH net 4/5] can: dev: fix skb drop check
On 04.11.2022 11:50:59, Jakub Kicinski wrote:
> On Fri, 4 Nov 2022 14:05:34 +0100 Marc Kleine-Budde wrote:
> > - if (can_dropped_invalid_skb(ndev, skb))
> > + if (can_dev_dropped_skb(dev, skb))
>
> Compiler says "Did you mean ndev"?
Sorry for the mess, in my config files the driver in question was
already disabled. :(
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists