aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/l2cap.c')
-rw-r--r--net/bluetooth/l2cap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c
index 03006568f8a1..f604405fe667 100644
--- a/net/bluetooth/l2cap.c
+++ b/net/bluetooth/l2cap.c
@@ -2495,7 +2495,6 @@ done:
2495 break; 2495 break;
2496 2496
2497 case L2CAP_MODE_STREAMING: 2497 case L2CAP_MODE_STREAMING:
2498 pi->remote_tx_win = rfc.txwin_size;
2499 pi->max_pdu_size = rfc.max_pdu_size; 2498 pi->max_pdu_size = rfc.max_pdu_size;
2500 2499
2501 pi->conf_state |= L2CAP_CONF_MODE_DONE; 2500 pi->conf_state |= L2CAP_CONF_MODE_DONE;