NetBSD/tests/net/can
snj 0e83b26d29 Pull up following revision(s) (requested by bouyer in ticket #34):
sys/netcan/can_pcb.c: revision 1.6
	tests/net/can/t_can.c: revision 1.6
Refuse to bind to a non-CAN interface.
Also release the lock in the error branch.
--
Test bind()ing to a non-existent interface.
2017-06-15 05:32:35 +00:00
..
Makefile
h_canutils.c Needs %zu fix for sizeof as well. 2017-05-28 13:55:07 +00:00
h_canutils.h
t_can.c Pull up following revision(s) (requested by bouyer in ticket #34): 2017-06-15 05:32:35 +00:00
t_canfilter.c