git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
069cb27
)
Bluetooth: Fix ERTM L2CAP resend packet
author
Lukasz Rymanowski
<lukasz.rymanowski@tieto.com>
Thu, 14 Aug 2014 07:35:34 +0000
(09:35 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 14 Aug 2014 07:47:02 +0000
(09:47 +0200)
I-Frame which is going to be resend already has FCS field added and set
(if it was required). Adding additional FCS field calculated from data +
old FCS in resend function is incorrect. This patch fix that.
Issue has been found during PTS testing.
Signed-off-by: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c
patch
|
blob
|
history
diff --cc
net/bluetooth/l2cap_core.c
Simple merge