From: Marcel Holtmann Date: Thu, 3 Oct 2013 08:26:37 +0000 (-0700) Subject: Bluetooth: Only one command per L2CAP LE signalling is supported X-Git-Tag: v3.13-rc1~105^2~225^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f3e219d95a3c31b916dcd5e2631c4e440736f79;p=pandora-kernel.git Bluetooth: Only one command per L2CAP LE signalling is supported The Bluetooth specification makes it clear that only one command should be present in the L2CAP LE signalling packet. So tighten the checks here and restrict it to exactly one command. This is different from L2CAP BR/EDR signalling where multiple commands can be part of the same packet. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed