From: Andre Guedes Date: Wed, 25 Apr 2012 00:02:55 +0000 (-0300) Subject: Bluetooth: Use address type info from user-space X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9f98921c0718cda76bc53c2b51954657b60fa6;p=pandora-kernel.git Bluetooth: Use address type info from user-space In order to establish a LE connection we need the address type information. User-space already pass this information to kernel through struct sockaddr_l2. This patch adds the dst_type parameter to l2cap_chan_connect so we are able to pass the address type info from user-space down to hci_conn layer. Signed-off-by: Andre Guedes Acked-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed