]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d0bda7db3cccd17f07ccbf3ec382f325bc6d653
tree27c99624326da46727d9ab0b95423208cb501555
parentc297e5c46fa6a346061b95eb2711c32dfc0b2d09
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