K 10 svn:author V 4 emax K 8 svn:date V 27 2005-04-12T16:56:09.000000Z K 7 svn:log V 313 MFC to RELENG_5 ng_btsocket.c v1.11 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. Approved by: re (kensmith) END