]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Jul 2014 03:41:00 +0000 (05:41 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Jul 2014 10:55:14 +0000 (13:55 +0300)
commit2db4ce1ff9e632340b4f7940c2ef638202c6e86b
treef5dc7abc6e24a4202486af1291745f673b6e2262
parentd1f3838f31769024a850557f243924303161a8cb
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c

There exists no external user of struct hci_pinfo and hci_pi and thus
move it into the one place that is actually using it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_sock.c