On Mon, Oct 09, 2023 at 04:19:02PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <a...@arndb.de> > > The ndo_do_ioctl function has no actual callers, and doesn't do much here, > so just remove it entirely as preparation for removing the callback pointer > from net_device_ops. > > Signed-off-by: Arnd Bergmann <a...@arndb.de>
Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>