linux/net/bluetooth
Gustavo F. Padovan bc1b1f8bee Bluetooth: Only check SAR bits if frame is an I-frame
The SAR bits doesn't make sense for an S-frame. It doesn't use SAR.

Checking SAR for a S-frames can lead to L2CAP errors, it could close
the channel with an invalid packet length, since we was removing the 2
of the of any frame that match SAR start bits, without check if it is
an I-frame.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2010-07-21 10:39:04 -07:00
..
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00
2007-02-10 23:19:20 -08:00
2005-04-16 15:20:36 -07:00