diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2016-08-27 20:23:37 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2016-09-19 20:19:34 +0200 |
commit | 47b0f573f2fa7634860e16ea31f2bc3057a1022a (patch) | |
tree | 068e289e966ce0b1fe50da06f2dd2b5467f5d1fc | |
parent | 7e8524591ffffe3536bd363827ff4477a5672c65 (diff) |
Bluetooth: Check SOL_HCI for raw socket options
The SOL_HCI level should be enforced when using socket options on the
HCI raw socket interface.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>