Gustavo F. Padovan 3b1a9f3fa6 Bluetooth: Optimize SREJ_QUEUE append
When the I-frame received is the expected, i.e., its tx_seq is equal to
expected_tx_seq and we are under a SREJ, we can just add it to the tail
of the list. Doing that we change the complexity from O(n) to O(1).

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Reviewed-by: João Paulo Rechi Vita <jprvita@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2010-05-10 09:28:50 +02:00
..
2010-04-20 16:37:13 -07:00
2010-04-13 03:03:14 -07:00
2010-05-06 22:07:48 -07:00
2010-05-08 01:57:52 -07:00
2010-04-20 16:37:13 -07:00
2010-04-23 16:37:33 -07:00
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00
2010-05-02 22:26:57 -07:00
2010-04-20 16:37:13 -07:00
2009-07-12 12:22:34 -07:00