diff options
author | Oliver Hartkopp <socketcan@hartkopp.net> | 2023-05-06 21:45:15 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2023-05-15 23:24:46 +0300 |
commit | 6bffdc38f9935bae49f980448f3f6be2dada0564 (patch) | |
tree | 98b79db0f7840b3e0d041fa09ef10a35712ab6dc /drivers/net/pcs/pcs-mtk-lynxi.c | |
parent | 1db080cbdbab28752bbb1c86d64daf96253a5da1 (diff) | |
download | linux-6bffdc38f9935bae49f980448f3f6be2dada0564.tar.xz |
can: dev: fix missing CAN XL support in can_put_echo_skb()
can_put_echo_skb() checks for the enabled IFF_ECHO flag and the
correct ETH_P type of the given skbuff. When implementing the CAN XL
support the new check for ETH_P_CANXL has been forgotten.
Fixes: fb08cba12b52 ("can: canxl: update CAN infrastructure for CAN XL frames")
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Link: https://lore.kernel.org/all/20230506184515.39241-1-socketcan@hartkopp.net
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/pcs/pcs-mtk-lynxi.c')
0 files changed, 0 insertions, 0 deletions