cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c ng_btsocket_l2cap_raw.c

Maksim Yevmenkin emax at FreeBSD.org
Thu Jul 28 17:43:21 GMT 2005


emax        2005-07-28 17:43:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c 
                                  ng_btsocket_l2cap_raw.c 
  Log:
  Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.18      +29 -21    src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
  1.15      +45 -53    src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c


More information about the cvs-src mailing list