From: Marcel Holtmann Date: Sun, 13 Oct 2013 12:56:37 +0000 (-0700) Subject: Bluetooth: Update L2CAP socket source address from HCI connection X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4637f7c0d0e95361f25f456b34cc2138fdfe95f8;p=pandora-kernel.git Bluetooth: Update L2CAP socket source address from HCI connection When having LE connections, the source address is not always the public address of the controller. So update the socket address based on the actual used source address of the HCI connection. This also remove the pointless source address pointer and adds a proper lock around the socket structure. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed