]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/bluetooth/sco.c
Bluetooth: Use SCO addresses from HCI connection directly
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 17:15:22 +0000 (10:15 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 18:11:18 +0000 (21:11 +0300)
commit041987cff6fb7d2e7acd5897390ad0eef575ed39
treef058224f8794c06532d123c3163945617bcf24cc
parent65f53e9802dbfae0e5758a91793c3f5f8bece49b
Bluetooth: Use SCO addresses from HCI connection directly

Instead of storing a pointer to the addresses for the HCI device
and HCI connection, use them directly. With the recent changes
to address tracking of HCI connections, this becomes simple.

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