From: Marcel Holtmann Date: Mon, 26 Aug 2013 16:39:55 +0000 (-0700) Subject: Bluetooth: Restrict ioctls to HCI raw channel sockets X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1c4f9567040c5677828142f52b55422886bd62c;p=pandora-kernel.git Bluetooth: Restrict ioctls to HCI raw channel sockets The various legacy ioctls used with HCI sockets are limited to raw channel only. They are not used on the other channels and also have no meaning there. So return an error if tried to use them. Signed-off-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed