OpenCloudOS-Kernel/drivers/net/can/c_can
Marc Kleine-Budde 8d0a82e1f4 can: c_can: ethtool: use default drvinfo
The ethtool core implements a default drvinfo.

There's no need to replicate this in the driver, no additional
information is added, so remove this and rely on the default.

Link: https://lore.kernel.org/all/20220124215642.3474154-10-mkl@pengutronix.de
Cc: Dario Binacchi <dariobin@libero.it>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-02-24 08:26:04 +01:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile can: c_can: add ethtool support 2021-05-27 09:42:23 +02:00
c_can.h can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
c_can_ethtool.c can: c_can: ethtool: use default drvinfo 2022-02-24 08:26:04 +01:00
c_can_main.c can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
c_can_pci.c can: c_can: add support to 64 message objects 2021-03-30 11:14:53 +02:00
c_can_platform.c can: c_can: remove struct c_can_priv::priv field 2021-08-19 15:07:05 +02:00