]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add L2CAP channel to skb private data
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 21 Oct 2013 20:22:24 +0000 (18:22 -0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 21 Oct 2013 20:50:55 +0000 (13:50 -0700)
commit62a8600408d34463d37c313c4acce2b2a328c51f
tree62184513e2436b5f331badd2ca050a237d0fb024
parentbb15480089e9f9e20092a125c182e8e52c93a6ef
Bluetooth: Add L2CAP channel to skb private data

Adding the channel to the skb private data makes possible to us know which
channel the skb we have came from.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/bluetooth.h
net/bluetooth/l2cap_sock.c