commit | 260000896750690b774d4343294ae5cbff1423e5 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Tue May 11 22:02:00 2010 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 21 10:39:07 2010 -0700 |
tree | 696f1a945371bb3bd363dd8741eec86b22920e66 | |
parent | 45d65c46acc39945219eeb3752367ee80ed82799 [diff] |
Bluetooth: Check packet FCS earlier This way, if FCS is enabled and the packet is corrupted, we just drop it without read it len, which could be corrupted. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>