diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2010-05-11 21:14:00 -0400 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-07-21 13:39:04 -0400 |
commit | bc1b1f8bee63966649dd5ac7d10d31a6556bf19b (patch) | |
tree | 5560ff18797eefa7db245f64acaa813091504dcc /net/wireless/debugfs.c | |
parent | 8ff50ec04a7ecdbba6e0a5423cf6f2c5f7fc605e (diff) |
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>
Diffstat (limited to 'net/wireless/debugfs.c')
0 files changed, 0 insertions, 0 deletions