opnsense-src/sys/netgraph/bluetooth/hci
Gleb Smirnoff 674d86bf91 Node constructor methods are supposed to be called in syscall
context always. Convert nodes to consistently use M_WAITOK flag
for memory allocation.

Reviewed by:	julian
2011-04-18 09:12:27 +00:00
..
ng_hci_cmds.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci_cmds.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci_evnt.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci_evnt.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci_main.c Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
ng_hci_misc.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
ng_hci_misc.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci_prse.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci_ulpi.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci_ulpi.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci_var.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
TODO