diff options
author | Oliver Hartkopp <[email protected]> | 2023-05-06 20:45:15 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-05-15 22:24:46 +0200 |
commit | 6bffdc38f9935bae49f980448f3f6be2dada0564 (patch) | |
tree | 98b79db0f7840b3e0d041fa09ef10a35712ab6dc /lib/mpi/mpiutil.c | |
parent | 1db080cbdbab28752bbb1c86d64daf96253a5da1 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions