diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2015-01-15 12:06:45 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-01-15 16:54:14 +0100 |
commit | 327a71910cbecd873054c3fb764f1fc59ede5297 (patch) | |
tree | 272340e896d72d71f1a9a8c8703ed411216832b9 /net/bluetooth/a2mp.c | |
parent | Bluetooth: Add helpers for src/dst bdaddr type conversion (diff) | |
download | linux-327a71910cbecd873054c3fb764f1fc59ede5297.tar.xz linux-327a71910cbecd873054c3fb764f1fc59ede5297.zip |
Bluetooth: Fix lookup of fixed channels by local bdaddr
The comparing of chan->src should always be done against the local
identity address, represented by hcon->src and hcon->src_type. This
patch modifies l2cap_global_fixed_chan() to take the full hci_conn so
that we can easily compare against hcon->src and hcon->src_type.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/a2mp.c')
0 files changed, 0 insertions, 0 deletions