From: Johan Hedberg Date: Fri, 18 Oct 2013 08:49:25 +0000 (+0300) Subject: Bluetooth: Fix ATT socket backwards compatibility with user space X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb622495e89879bb7d62bb27b2561a306bbe2401;p=pandora-kernel.git Bluetooth: Fix ATT socket backwards compatibility with user space Old user space versions bind the Attribute Protocol socket to BDADDR_BREDR when they should be using BDADDR_LE_PUBLIC or BDADDR_LE_RANDOM. The kernel recently introduced stricter checks on the socket parameters but we need to punch this hole for old user space versions to keep them working. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed