aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/bluetooth/Kconfig
diff options
context:
space:
mode:
authorGustavo F. Padovan <padovan@profusion.mobi>2010-05-01 16:15:42 -0300
committerMarcel Holtmann <marcel@holtmann.org>2010-05-10 09:28:50 +0200
commit3b1a9f3fa6ad842991538da2c3b2e29e047b131f (patch)
tree7d555cfaf3a017ded7bb1dc970b8a7caca37e348 /net/bluetooth/Kconfig
parentBluetooth: Fix drop of acked packets on ERTM (diff)
downloadwireguard-linux-3b1a9f3fa6ad842991538da2c3b2e29e047b131f.tar.xz
wireguard-linux-3b1a9f3fa6ad842991538da2c3b2e29e047b131f.zip
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>
Diffstat (limited to 'net/bluetooth/Kconfig')
0 files changed, 0 insertions, 0 deletions