emax 2007-06-21 19:55:49 UTC FreeBSD src repository
Modified files: sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c Log: Replace sosend() with direct call to .pru_send method on the L2CAP socket. This is to avoid LOR with sx(9) lock in sblock() called from sosend_generic(). Approved by: re (kensmith) MFC after: 1 week Revision Changes Path 1.25 +2 -2 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"