]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Initialize tx_win_max for fixed channel
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Wed, 2 Nov 2011 07:57:10 +0000 (09:57 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 3 Nov 2011 14:24:53 +0000 (12:24 -0200)
commitdb6aed76bbeeb1965b57345d52c6108d9c128831
tree51ac0452255679655ff39d487aeee51c083fe50b
parentf3aff88761550554df8b06530953946d5e6bdcf9
Bluetooth: Initialize tx_win_max for fixed channel

tx_win_max is initialized during L2CAP configuration phase. For fixed
channels (e.g. A2MP) we want to have it initialized when channel is
created.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_sock.c