From: David Ahern Date: Mon, 18 Nov 2024 16:51:49 +0000 (+0000) Subject: Merge branch 'can-xl-prep' into next X-Git-Tag: v6.13.0~15^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b4d64895f7c58a12c01d2f394f75b0d1938eb9c;p=thirdparty%2Fiproute2.git Merge branch 'can-xl-prep' into next Vincent Mailhol says: ==================== An RFC was sent last weekend to kick-off the discussion of the introduction of CAN XL: [1] for the kernel side and [2] for the iproute2 interface. While the series received some positive feedback, it is far from completion. Some work is still needed to: - adjust the nesting of the IFLA_CAN_XL_DATA_BITTIMING_CONST in the netlink interface - add the CAN XL PWM configuration and this TODO list may grow if more feedback is received. Regardless of this, the RFC started with a set of trivial patches to do some clean-up and some renaming in preparation of the introduction of CAN XL. This series just contains those preparation patches which were cherry picked from the RFC. The goal is to have those merged first to remove some overhead from the netlink CAN XL main series before tacking care of the other comments. [1] [RFC] can: netlink: add CAN XL Link: https://lore.kernel.org/linux-can/20241110155902.72807-16-mailhol.vincent@wanadoo.fr/ [2] [RFC] iplink_can: add CAN XL Link: https://lore.kernel.org/linux-can/20241110160406.73584-10-mailhol.vincent@wanadoo.fr/ ==================== Signed-off-by: David Ahern --- 7b4d64895f7c58a12c01d2f394f75b0d1938eb9c