]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Access BNEP session addresses through L2CAP channel
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 16:49:57 +0000 (09:49 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 17:00:35 +0000 (20:00 +0300)
commit8e5555a0794756d3d7c5a469dcab6a38b18518da
tree8b74115025f59407caa7532a9a18249ce14e0d04
parentccd5c372558a9590eb73a3d690c3f78c3a742f49
Bluetooth: Access BNEP 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/bnep/core.c