]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix correct nesting for 6lowpan server channel
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Nov 2014 07:46:05 +0000 (09:46 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 13 Nov 2014 08:11:37 +0000 (09:11 +0100)
commitb4a53e4077a8d6ec0100008b2c934563873edc8e
treeb7e36896a3ce394ade69bbf6bcc4db94971e262b
parent984fb0dc95a26ecf245d64b4104fa80b3c6aba9e
Bluetooth: Fix correct nesting for 6lowpan server channel

Server channels in BT_LISTEN state should use L2CAP_NESTING_PARENT. This
patch fixes the nesting value for the 6lowpan channel.

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