1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/can/conn
Vincent Dupont 98c39d5104 can: add proper checks for ifnum validity
Most functions were using asserts, but in some cases it might not be a
programmatic error to pass an invalid ifnum. This makes sure the code
does not crash by testing it at runtim and returning an error.
2020-09-30 12:59:02 +02:00
..
isotp.c sys/can/conn: Fixup unused code 2020-02-07 13:35:25 +01:00
Makefile can: add conn_can top layer interface 2017-06-19 15:36:20 +02:00
raw.c can: add proper checks for ifnum validity 2020-09-30 12:59:02 +02:00