]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 7 Feb 2012 14:43:02 +0000 (15:43 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:35 +0000 (17:01 +0200)
commit930fa4aee934ad59ed82163cdbee4922b883ef79
treef83ecf592f5462ba4c5d644971111083ef56c206
parent8ed7a0ae7834cbefb82ed15a92e36983924efa23
Bluetooth: Fix double acking I-Frames when sending pending I-Frames

Pending I-Frame(s) are considered as acknowledgement. To void double
acking (via I-Frame and later via RR) clear ack timer when sending
first pending I-Frame.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/l2cap_core.c