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 net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_cmds.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_evnt.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_evnt.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_llpi.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_llpi.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_main.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
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 net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_prse.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_ulpi.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_ulpi.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_l2cap_var.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
TODO