]> Pileus Git - ~andy/linux/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>
Mon, 7 Nov 2011 19:24:58 +0000 (17:24 -0200)
commit6b3c7104677a731cf6d3638e09d9d6c530b9bc25
treef82ae5a17c75defb0fba93212983a5c4cecf8397
parentb8aabfc92249b239c425da7e4ca85b7e4855e984
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