summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/6lowpan.c
diff options
context:
space:
mode:
authorJohan Hedberg2014-11-13 08:46:04 +0100
committerMarcel Holtmann2014-11-13 09:11:37 +0100
commitff714119a6d2e2fc3c2e046d77801afa83a9ace2 (patch)
treeaeccaf567640d699bd86382307df529b8544e407 /net/bluetooth/6lowpan.c
parentBluetooth: Fix L2CAP socket lock nesting level (diff)
downloadkernel-qcow2-linux-ff714119a6d2e2fc3c2e046d77801afa83a9ace2.tar.gz
kernel-qcow2-linux-ff714119a6d2e2fc3c2e046d77801afa83a9ace2.tar.xz
kernel-qcow2-linux-ff714119a6d2e2fc3c2e046d77801afa83a9ace2.zip
Bluetooth: Fix L2CAP nesting level initialization location
There's no reason why all users of L2CAP would need to worry about initializing chan->nesting to L2CAP_NESTING_NORMAL (which is important since 0 is the same as NESTING_SMP). This patch moves the initialization to the common place that's used to create all new channels, i.e. the l2cap_chan_create() function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/6lowpan.c')
0 files changed, 0 insertions, 0 deletions