Bluetooth: Remove hdev->ioctl driver callback
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 10 Oct 2013 17:50:06 +0000 (10:50 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 10 Oct 2013 20:11:41 +0000 (22:11 +0200)
commit324d36ed26a22bc14b2dd4505f3dba3fb2676bcc
tree27c99624326da46727d9ab0b95423208cb501555
parente93ac9c063bd757fb7c5e8d3d80902f13afa8979
Bluetooth: Remove hdev->ioctl driver callback

Since there is no use of hdev->ioctl by any Bluetooth driver since
ever, so just lets remove 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