diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2010-05-10 18:32:04 -0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-07-21 10:39:04 -0700 |
commit | f6337c771126420c348b702e012262cfb5f0d56e (patch) | |
tree | a748aab2aa766c3e22fb55de6b863c1b114da686 /security/keys | |
parent | 0b31c85ce78d3646ac1e90d62969e7cd8cfd8b15 (diff) | |
download | kernel_replicant_linux-f6337c771126420c348b702e012262cfb5f0d56e.tar.gz kernel_replicant_linux-f6337c771126420c348b702e012262cfb5f0d56e.tar.bz2 kernel_replicant_linux-f6337c771126420c348b702e012262cfb5f0d56e.zip |
Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
We shall not use an unsigned var since we are expecting negatives value
there. Using unsigned causes ERTM connection to close due to invalid
ReqSeq numbers.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions