Vincent Mailhol 0ccb3e0b0a can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
The function c_can_set_ethtool_ops() does one thing: populate
net_device::ethtool_ops. Instead, it is possible to directly assign
this field and remove one function call and slightly reduce the object
size. To do so, export c_can_ethtool_ops so it becomes visible to
c_can_main.c.

Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Link: https://lore.kernel.org/all/20220727104939.279022-3-mailhol.vincent@wanadoo.fr
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-07-27 13:09:01 +02:00
..
2022-07-21 16:53:26 -07:00
2022-06-09 21:53:10 -07:00
2022-06-17 20:17:04 -07:00
2022-06-09 21:53:12 -07:00
2022-06-07 10:45:25 +02:00
2022-06-09 21:52:55 -07:00
2022-06-09 21:53:09 -07:00
2022-05-11 13:09:59 +01:00
2022-06-30 11:34:10 -07:00
2022-06-17 11:38:09 +01:00
2022-06-27 10:47:34 -07:00