From: Marcel Holtmann Date: Fri, 18 Oct 2013 10:43:00 +0000 (-0700) Subject: Bluetooth: Use hcon directly instead of conn->hcon where possible X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ae3314e0f67a222944155904a792399038f8be;p=pandora-kernel.git Bluetooth: Use hcon directly instead of conn->hcon where possible When the HCI connection hcon is already dereferenced, then use hcon directly instead of conn->hcon. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed