freebsd-dev/sys/netgraph/bluetooth/l2cap
Maksim Yevmenkin 90326507bd Properly return error code to the caller. This should fix the following
panic in ng_l2cap(4).

panic: ng_l2cap_l2ca_con_req: ubt0l2cap - could not find connection!

While i'm here get rid of few goto's.

MFC after:	1 week
2009-01-19 22:06:35 +00:00
..
ng_l2cap_cmds.c
ng_l2cap_cmds.h
ng_l2cap_evnt.c
ng_l2cap_evnt.h
ng_l2cap_llpi.c Properly return error code to the caller. This should fix the following 2009-01-19 22:06:35 +00:00
ng_l2cap_llpi.h
ng_l2cap_main.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
ng_l2cap_misc.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
ng_l2cap_misc.h Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
ng_l2cap_prse.h
ng_l2cap_ulpi.c
ng_l2cap_ulpi.h
ng_l2cap_var.h
TODO