From: Andre Guedes Date: Thu, 3 Oct 2013 21:25:45 +0000 (-0300) Subject: Bluetooth: Initialize hci_conn fields in hci_connect_le X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a190cbd3d8992a017664367e9227dcd357ce53;p=pandora-kernel.git Bluetooth: Initialize hci_conn fields in hci_connect_le This patch moves some hci_conn fields initialization from hci_le_ create_connection() to hci_connect_le(). It makes more sense to initialize these fields within the function that creates the hci_ conn object. Signed-off-by: Andre Guedes Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed