freebsd-dev/sys/netgraph/bluetooth
Maksim Yevmenkin 74cc817d85 - grab ng_btsocket_l2cap_sockets_mtx lock in
ng_btsocket_l2cap_process_l2ca_enc_change()
  before calling ng_btsocket_l2cap_pcb_by_cid();

- handle possible NULL value returned from
  ng_btsocket_l2cap_pcb_by_cid();

Submitted by:	Hans Petter Selasky; hps at selasky dot org
MFC after:	1 week
2015-12-23 16:32:04 +00:00
..
common Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
drivers Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
hci Fix encryption error handling. 2015-11-07 12:15:02 +00:00
include Bluetooth LE Security Management channel support. 2015-10-27 03:42:26 +00:00
l2cap Bluetooth LE Security Management channel support. 2015-10-27 03:42:26 +00:00
socket - grab ng_btsocket_l2cap_sockets_mtx lock in 2015-12-23 16:32:04 +00:00