NetBSD/sys/netcan
bouyer 8129437f91 Don't kmem_alloc()/kmem_free() with spin lock held: call can_pcbsetfilter()
without canp_mtx; take it here and check canp_state before updating the
canp_filters.
2019-07-20 15:34:41 +00:00
..
Makefile
can.c Don't kmem_alloc()/kmem_free() with spin lock held: call can_pcbsetfilter() 2019-07-20 15:34:41 +00:00
can.h
can_link.h
can_pcb.c Don't kmem_alloc()/kmem_free() with spin lock held: call can_pcbsetfilter() 2019-07-20 15:34:41 +00:00
can_pcb.h
can_proto.c
can_var.h
files.netcan
if_canloop.c Semicolon not needed 2019-04-27 08:49:19 +00:00