From: Johan Hedberg Date: Mon, 14 Oct 2013 18:17:52 +0000 (+0300) Subject: Bluetooth: Reject invalid bdaddr types for sockets X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c1a2e76dbb36588facb265ab364b1302f7ef8c;p=pandora-kernel.git Bluetooth: Reject invalid bdaddr types for sockets We need to verify that the bdaddr type passed to connect() and bind() is within the set of valid values. If it is not we need to cleanly fail with EINVAL. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed