]> Pileus Git - ~andy/linux/commit
Bluetooth: Access RFCOMM session addresses through L2CAP channel
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 16:49:54 +0000 (09:49 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 17:00:28 +0000 (20:00 +0300)
commit24bc10cad3a76a4fc0f96a7220d4fe02379826d2
tree7dcd9040adfc7d652e314efda4575eaf13305a74
parent4f1654e08464abad06487e173661cb73721d27a7
Bluetooth: Access RFCOMM session addresses through L2CAP channel

The L2CAP socket structure does not contain the address information
anymore. They need to be accessed through the L2CAP channel.

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