commit | 5f6cd79f477743cab98fd49feb03a39e0138b32f | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 13 10:34:03 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 13 21:11:25 2013 +0300 |
tree | 8e017e86aee8c7ea7ca4f11afe7585a6a214a1cd | |
parent | 94a86df01082557e2de45865e538d7fb6c46231c [diff] |
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>