From: Nathan Holstein Date: Wed, 9 Jun 2010 19:46:25 +0000 (-0400) Subject: Bluetooth: Fix bug with ERTM minimum packet length X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51893f88dd916efead5e24a212c907b2cd35e160;p=pandora-kernel.git Bluetooth: Fix bug with ERTM minimum packet length ERTM and streaming mode L2CAP sockets have no minimum packet length. Only basic mode connections have minimum length. Instead, validate the packet containing all necessary control, FCS, and SAR fields. The patch fixes the drop of valid packets with length lower than 4. Signed-off-by: Nathan Holstein Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed