Bluetooth: Reassemble all available data when retransmissions succeed.
authorMat Martineau <mathewm@codeaurora.org>
Fri, 18 May 2012 03:53:45 +0000 (20:53 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:04 +0000 (06:34 +0300)
commit63838725c6478102894cfb88feb2a9b1c331855d
treea7cde0b9217c7da75d38155490c87a3ddf5447ef
parentbed68bde7ebdb591cc67921261307626c8f37936
Bluetooth: Reassemble all available data when retransmissions succeed.

As retransmitted packets arrive, attempt to reassemble SDUs.  If all
requested retransmissions have been received, acknowledge them and
transition back to the RECV state.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c