]> www.infradead.org Git - users/jedix/linux-maple.git/commit
can: kvaser_usb: Rename kvaser_usb_{ethtool,netdev}_ops_hwts to kvaser_usb_{ethtool...
authorJimmy Assarsson <extja@kvaser.com>
Mon, 1 Jul 2024 15:49:36 +0000 (17:49 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 5 Aug 2024 15:39:03 +0000 (17:39 +0200)
commit88371f85461adbdff4df3c09f6f1ffcbb5a88546
treecca8eeec6c70e0b18d97f20fb14328ddd614cc83
parent1a6b249e4b1951be850c99a1d6e57730d76d8071
can: kvaser_usb: Rename kvaser_usb_{ethtool,netdev}_ops_hwts to kvaser_usb_{ethtool,netdev}_ops

Now when we only got one set of ethtool_ops and netdev_ops, remove the
"hwts" suffix from the struct variables
kvaser_usb_{ethtool,netdev}_ops_hwts.

Signed-off-by: Jimmy Assarsson <extja@kvaser.com>
Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Link: https://lore.kernel.org/all/20240701154936.92633-16-extja@kvaser.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c