Bluetooth: Remove stub ioctl in hci_vhci
authorThomas Gleixner <tglx@linutronix.de>
Thu, 15 Oct 2009 20:28:53 +0000 (20:28 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Dec 2009 18:34:18 +0000 (19:34 +0100)
Remove the empty ioctl which just returns -EINVAL. vfs_ioctl() will
return -ENOTTY instead, but I doubt that any application will notice
the difference :)

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_vhci.c

Simple merge