mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-06 06:49:53 +02:00
cangen: reset frame flags at the start of iteration (#16)
This patch fixes a bug in cangen.c Bug: When used with -m option, if a CAN FD frame with BRS option set is sent, that flag never gets cleared for the subsequent frames. Fix: Reset frame.flags at the start of iteration. Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
This commit is contained in:
committed by
Oliver Hartkopp
parent
8c5cd245f6
commit
42ee04ff64