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