freebsd-dev/sys/netgraph/bluetooth/hci
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_hci_cmds.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_hci_cmds.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_hci_evnt.c Fix a use-after-free in an error case. 2021-05-26 18:23:33 +09:00
ng_hci_evnt.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_hci_main.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_hci_misc.c netgraph: pass return value from callout_stop() unmodified to callers of 2021-09-10 11:26:59 -07:00
ng_hci_misc.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_hci_prse.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_hci_ulpi.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_hci_ulpi.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_hci_var.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
TODO