freebsd-skq/sys/netgraph/bluetooth
emax bf3d7c639d 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
..
common Fill in the string portion of the bluetooth stack version sysctl. 2008-07-14 13:45:05 +00:00
drivers Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
hci Change message severity level from WARN to INFO. This should reduce 2008-12-24 00:00:52 +00:00
include Introduce support for Bluetooth SCO sockets. This is based on older 2008-07-30 22:41:23 +00:00
l2cap Properly return error code to the caller. This should fix the following 2009-01-19 22:06:35 +00:00
socket Fix a number of style issues in the MALLOC / FREE commit. I've tried to 2008-10-23 20:26:15 +00:00