diff options
| author | Vincent Mailhol <[email protected]> | 2024-11-12 16:50:20 +0000 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2025-06-10 07:34:32 +0000 |
| commit | 527b99f44def0decc39cef434fd26cdaef74d31c (patch) | |
| tree | b319b881e7338876c18cf18130f9b46c99bfa80c /drivers/usb/cdns3/cdns3-plat.c | |
| parent | can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled() (diff) | |
| download | kernel-527b99f44def0decc39cef434fd26cdaef74d31c.tar.gz kernel-527b99f44def0decc39cef434fd26cdaef74d31c.zip | |
can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
The only purpose of the tdc_mask variable is to check whether or not
any tdc flags (CAN_CTRLMODE_TDC_{AUTO,MANUAL}) were provided. At this
point, the actual value of the flags do no matter any more because
these can be deduced from some other information.
Rename the tdc_mask variable into fd_tdc_flag_provided to make this
more explicit. Note that the fd_ prefix is added in preparation of the
introduction of CAN XL.
Signed-off-by: Vincent Mailhol <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions
