freebsd-dev/sys/netgraph/bluetooth/socket
Maksim Yevmenkin aa9e985aed Remove PR_ATOMIC flag in ng_btsocket_protosw[] for BLUETOOTH_PROTO_RFCOMM
protocol. RFCOMM is a SOCK_STREAM protocol not SOCK_SEQPACKET. This was a
serious bug caused by cut-and-paste. I'm surprised it did not bite me before.
Dunce hat goes to me.

MFC after:	3 days
2005-04-06 20:54:05 +00:00
..
ng_btsocket_hci_raw.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_btsocket_l2cap_raw.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +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 Part one of undating the bluetooth code to the newest version 2003-05-10 21:44:42 +00:00