diff options
| author | Oliver Hartkopp <socketcan@hartkopp.net> | 2023-05-06 20:45:15 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-05-24 17:30:17 +0100 |
| commit | eb33ceffab94de72d74c13ee2c443ae133854d44 (patch) | |
| tree | fa7b22944042cfcfbe7f52d1166cd8f4aca4c565 /scripts/mod/empty.c | |
| parent | 2dc9701eb0cbcde251a71038f318e79090bf0c8d (diff) | |
can: dev: fix missing CAN XL support in can_put_echo_skb()
[ Upstream commit 6bffdc38f9935bae49f980448f3f6be2dada0564 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/mod/empty.c')
0 files changed, 0 insertions, 0 deletions
