freebsd-dev/sys/netgraph/bluetooth
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
..
common sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:39 +00:00
drivers Remove unneeded includes of <sys/linker_set.h>. Other headers that use 2011-01-11 13:59:06 +00:00
hci Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
include Get those pesky RFCOMM RPM data bits right. This is likely a noop. 2009-09-10 23:30:13 +00:00
l2cap Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
socket Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00