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)
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>

No differences found