]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Store RFCOMM address information in its own socket structure
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 17:34:02 +0000 (10:34 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 18:11:23 +0000 (21:11 +0300)
commitb40abe63a1fb62b241928abb18d3dc4e3873632c
treef943d91c76a0d386705bbee5df1eea21670fd2c6
parentb2bf287cf5c4aa7b8a618065008ef426e1a4ee64
Bluetooth: Store RFCOMM address information in its own socket structure

The address information of RFCOMM sockets should be stored in its
own socket structure. Trying to generalize them is not helpful since
different transports have different address types.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/rfcomm.h
net/bluetooth/rfcomm/sock.c