From: Marcel Holtmann Date: Mon, 20 Feb 2012 13:50:32 +0000 (+0100) Subject: Bluetooth: Limit HCI raw socket options to actual raw sockets X-Git-Tag: v3.4-rc1~177^2~112^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f39cdb7a270da24532734dfdfd10c490be981c4;p=pandora-kernel.git Bluetooth: Limit HCI raw socket options to actual raw sockets Currently the socket options of HCI sockets can be set on raw and control sockets, but on control sockets they make no sense. So just return EINVAL in that case. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed