freebsd-dev/sys/netgraph/bluetooth/socket
Maksim Yevmenkin db37c09a49 Fix multiple typos in the mutex names. This fixes false positive (and pretty
strange looking too) LORs I have seen on my system. Pointy hat to goes to me.

MFC after:	1 day
2005-08-23 00:50:59 +00:00
..
ng_btsocket_hci_raw.c Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant. 2005-07-28 17:43:20 +00:00
ng_btsocket_l2cap_raw.c Fix multiple typos in the mutex names. This fixes false positive (and pretty 2005-08-23 00:50:59 +00:00
ng_btsocket_l2cap.c In the current world order, solisten() implements the state transition of 2005-02-21 21:58:17 +00:00
ng_btsocket_rfcomm.c In ng_btsocket_rfcomm_receive_frame() correctly set length variable when 2005-04-06 18:55:58 +00:00
ng_btsocket.c Remove PR_ATOMIC flag in ng_btsocket_protosw[] for BLUETOOTH_PROTO_RFCOMM 2005-04-06 20:54:05 +00:00
TODO