Hi Marcel, On Thu, Oct 03, 2013, Marcel Holtmann wrote: > 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 <marcel@xxxxxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 44 +++++++++++++++++++------------------------- > 1 file changed, 19 insertions(+), 25 deletions(-) The patch and resulting code looks fine to me. I also did some basic tests which were fine. The patch is now applied to bluetooth-next. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html