Bluetooth: Remove src and dst fields from bt_sock structure
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 17:34:03 +0000 (10:34 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 18:11:25 +0000 (21:11 +0300)
commit5f6cd79f477743cab98fd49feb03a39e0138b32f
tree8e017e86aee8c7ea7ca4f11afe7585a6a214a1cd
parent94a86df01082557e2de45865e538d7fb6c46231c
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/bluetooth.h
net/bluetooth/af_bluetooth.c