On 24.02.2021 01:28:51, Vincent Mailhol wrote: [...] > --- a/drivers/net/can/dev/netlink.c > +++ b/drivers/net/can/dev/netlink.c > @@ -19,7 +19,12 @@ static const struct nla_policy can_policy[IFLA_CAN_MAX + 1] = { > [IFLA_CAN_DATA_BITTIMING] = { .len = sizeof(struct can_bittiming) }, > [IFLA_CAN_DATA_BITTIMING_CONST] = { .len = sizeof(struct can_bittiming_const) }, > [IFLA_CAN_TERMINATION] = { .type = NLA_U16 }, > - [IFLA_CAN_TERMINATION] = { .type = NLA_U16 }, here you remove the double last entry. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux | https://www.pengutronix.de | Vertretung West/Dortmund | Phone: +49-231-2826-924 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |