Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(linux_can): Use binding instead of magic nr
Use `ARPHRD_CAN` binding instead of `280` value directly for checking if network interface is a CAN interface.
- Loading branch information