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)
commit863def58fec2fa494c8e9ca45471819c6d731ec3
treef5dc7abc6e24a4202486af1291745f673b6e2262
parent7e67c112a007fafef6dd36c33d1029a65250ca9b
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