Bluetooth: Update buffer_seq before retransmit frames
authorGustavo F. Padovan <padovan@profusion.mobi>
Wed, 16 Jun 2010 20:21:44 +0000 (17:21 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:06 +0000 (10:39 -0700)
commit2ece3684b4037ad2394de795d67abbe412ab5e2f
treeb06d7a5e57517068ce782864112e2de3cf4b3826
parent7fe9b298c98fdfecf3b0efb4c971b7696d091ae9
Bluetooth: Update buffer_seq before retransmit frames

Updating buffer_seq first make us able to ack the last I-frame received.
This is also a requirement of the  Profile Tuning Suite software.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c