Date: Tue, 7 Apr 2015 11:36:22 +0000 From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: Takanori Watanabe <takawata@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r281198 - in head/sys/netgraph/bluetooth: hci include l2cap socket Message-ID: <B534AEA3-6D44-4CAC-A6C5-2010D7978741@FreeBSD.org> In-Reply-To: <201504071022.t37AMvts041485@svn.freebsd.org> References: <201504071022.t37AMvts041485@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 07 Apr 2015, at 10:22 , Takanori Watanabe <takawata@FreeBSD.org> = wrote: >=20 > Author: takawata > Date: Tue Apr 7 10:22:56 2015 > New Revision: 281198 > URL: https://svnweb.freebsd.org/changeset/base/281198 >=20 > Log: > Initial Bluetooth LE support. >=20 > Note that sockaddr_l2cap structure is changed , check socket address > to initialize new structure member and define L2CAP_SOCKET_CHECKED > before including ng_btsocket.h >=20 > Differential Revision: https://reviews.freebsd.org/D2021 > Reviewed by:emax >=20 I see a lot of: = /scratch/tmp/bz/head.svn/lib/libbluetooth/../../sys/netgraph/bluetooth/inc= lude/ng_btsocket.h:246:2: error: #warning "Make sure new member of = socket address initialized" when trying to build kernels. Is this expected? > Modified: > head/sys/netgraph/bluetooth/hci/ng_hci_cmds.c > head/sys/netgraph/bluetooth/hci/ng_hci_evnt.c > head/sys/netgraph/bluetooth/hci/ng_hci_main.c > head/sys/netgraph/bluetooth/hci/ng_hci_misc.c > head/sys/netgraph/bluetooth/hci/ng_hci_misc.h > head/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c > head/sys/netgraph/bluetooth/hci/ng_hci_var.h > head/sys/netgraph/bluetooth/include/ng_btsocket.h > head/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h > head/sys/netgraph/bluetooth/include/ng_hci.h > head/sys/netgraph/bluetooth/include/ng_l2cap.h > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c > head/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h > head/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c > head/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c > head/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c =E2=80=94=20 Bjoern A. Zeeb Charles Haddon Spurgeon: "Friendship is one of the sweetest joys of life. Many might have failed beneath the bitterness of their trial had they not found a friend."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B534AEA3-6D44-4CAC-A6C5-2010D7978741>