commit | c1c4f9567040c5677828142f52b55422886bd62c | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Aug 26 09:39:55 2013 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Sep 16 14:35:55 2013 -0300 |
tree | 10d24a5ffcadbe0aa3bf52f19ffff7fe3d446868 | |
parent | c2371e80b3d0d11df10579a39cdad3310c944325 [diff] |
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 <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>