From: Marcel Holtmann Date: Sun, 13 Oct 2013 09:23:38 +0000 (-0700) Subject: Bluetooth: Remove l2cap_conn->dst usage from AMP manager X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc8ead27c71b4d3f3e883b0bf3f279a18a6f590;p=pandora-kernel.git Bluetooth: Remove l2cap_conn->dst usage from AMP manager The l2cap_conn->dst address is just a pointer into the hci_conn->dst structure. Use hci_conn->dst directly instead. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed