Re: [PATCH] net: ethernet: sunplus: Switch to ndo_eth_ioctl
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-01-08 18:09:07
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-01-08 18:09:07
Also in:
lkml
On Wed, 8 Jan 2025 14:12:38 +0000 Yeking@Red54.com wrote:
From: 谢致邦 (XIE Zhibang) <redacted> ndo_do_ioctl is no longer called by the device ioctl handler, so use ndo_eth_ioctl instead.
I presume this used to work and now it doesn't? If so a Fixes tag pointing to the commit that broke it would be in order. Please also mention how you tested this. Is this something you actually run into on real HW? Or just found by code inspection and only compile tested? -- pw-bot: cr