Bluetooth: Set txwin values for streaming mode
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / bluetooth / l2cap_core.c
index 288c8e660377b9314247b7c7197d318d92976856..db59b259297f62d5e1a1b2e2750de0ca4fcf5736 100644 (file)
@@ -2941,6 +2941,7 @@ done:
                break;
 
        case L2CAP_MODE_STREAMING:
+               l2cap_txwin_setup(chan);
                rfc.mode            = L2CAP_MODE_STREAMING;
                rfc.txwin_size      = 0;
                rfc.max_transmit    = 0;