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

The address information of SCO 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/sco.h
net/bluetooth/sco.c