diff options
author | Oliver Hartkopp | 2020-11-10 11:18:49 +0100 |
---|---|---|
committer | Marc Kleine-Budde | 2020-11-20 12:05:14 +0100 |
commit | 3ab4ce0d6fa8c93d41df4a74ec8d2c9198be2109 (patch) | |
tree | 9d05569f468555c916dfde7e19f0eb73ef8e0582 /Documentation/isdn | |
parent | c7b74967799b1af52b3045d69d4c26836b2d41de (diff) |
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
The helper functions can_len2dlc and can_dlc2len are only relevant for
CAN FD data length code (DLC) conversion.
To fit the introduced can_cc_dlc2len for Classical CAN we rename:
can_dlc2len -> can_fd_dlc2len to get the payload length from the DLC
can_len2dlc -> can_fd_len2dlc to get the DLC from the payload length
Suggested-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Link: https://lore.kernel.org/r/20201110101852.1973-6-socketcan@hartkopp.net
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'Documentation/isdn')
0 files changed, 0 insertions, 0 deletions