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:
a549574
)
Bluetooth: Do not retransmit data during a channel move
author
Mat Martineau
<mathewm@codeaurora.org>
Tue, 23 Oct 2012 22:24:22 +0000
(15:24 -0700)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 02:25:55 +0000
(
00:25
-0200)
Do not retransmit previously-sent data when a "receiver ready" s-frame
with the "final" flag is received during a move.
The ERTM state machines will resynchronize at the end of a channel
move, and the state machine needs to avoid state changes during a
move.
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Acked-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c
patch
|
blob
|
history
diff --cc
net/bluetooth/l2cap_core.c
Simple merge