]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita3b1b589399cef343bfaa2b2b318681acbdf185b
tree8e017e86aee8c7ea7ca4f11afe7585a6a214a1cd
parentb40abe63a1fb62b241928abb18d3dc4e3873632c
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