summaryrefslogtreecommitdiff
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorVincent Mailhol <mailhol@kernel.org>2025-09-23 15:58:34 +0900
committerMarc Kleine-Budde <mkl@pengutronix.de>2025-09-24 17:09:45 +0200
commit530c918f8cf68c06e82dbebf44bda67c60fd004b (patch)
tree017c1439fa4543274a311f3e48675d1f7f55a663 /rust/helpers/platform.c
parent2b0a6930ae7c54ef401cd0a98ba194236ff8fbf7 (diff)
can: netlink: make can_tdc_changelink() FD agnostic
can_tdc_changelink() needs to access can_priv->fd making it specific to CAN FD. Change the function parameter from struct can_priv to struct data_bittiming_params. This way, the function becomes CAN FD agnostic and can be reused later on for the CAN XL TDC. Signed-off-by: Vincent Mailhol <mailhol@kernel.org> Link: https://patch.msgid.link/20250923-canxl-netlink-prep-v4-9-e720d28f66fe@kernel.org Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions