freebsd-dev/sys/netgraph/bluetooth/l2cap
Gleb Smirnoff 26cf4b53d9 netgraph: pass return value from callout_stop() unmodified to callers of
ng_uncallout. Most of them do not check it anyway, so very little node
changes are required.

Reviewed by:		mjg, markj
Differential Revision:	https://reviews.freebsd.org/D31476
2021-09-10 11:26:59 -07:00
..
ng_l2cap_cmds.c
ng_l2cap_cmds.h
ng_l2cap_evnt.c
ng_l2cap_evnt.h
ng_l2cap_llpi.c
ng_l2cap_llpi.h
ng_l2cap_main.c
ng_l2cap_misc.c netgraph: pass return value from callout_stop() unmodified to callers of 2021-09-10 11:26:59 -07:00
ng_l2cap_misc.h
ng_l2cap_prse.h
ng_l2cap_ulpi.c
ng_l2cap_ulpi.h
ng_l2cap_var.h
TODO