From: Marcel Holtmann Date: Sun, 13 Oct 2013 17:34:03 +0000 (-0700) Subject: Bluetooth: Remove src and dst fields from bt_sock structure X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f6cd79f477743cab98fd49feb03a39e0138b32f;p=pandora-kernel.git Bluetooth: Remove src and dst fields from bt_sock structure Every socket protocol now stores its own address information. So just remove the generic src and dst fields since they are no longer needed. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed