commit | c5993de864d96b3656e9fca38c377b130105d97a | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Fri Dec 30 12:07:47 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Jan 03 01:38:37 2012 -0200 |
tree | e44d03d2348a89b6bebad1cca98a06006b1ccfaa | |
parent | 3542b854bc26e5f8e42e0eab4d7f7453b74a362d [diff] |
Bluetooth: Correct packet len calculation Remove unneeded skb_pull and correct packet length calculation removing magic number. Move BT_DBG after len check otherwise it could possibly access wrong memory. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>