Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178126
b: refs/heads/master
c: b13f586
h: refs/heads/master
v: v3
  • Loading branch information
Andrei Emeltchenko authored and Marcel Holtmann committed Dec 17, 2009
1 parent 83d36b0 commit 12d44c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 186ee8cf0130993dea8ab8867ff1af8a148f9ae6
refs/heads/master: b13f5860447a98daf0358a51fbff66154ac0663a
1 change: 1 addition & 0 deletions trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,7 @@ static void l2cap_monitor_timeout(unsigned long arg)
bh_lock_sock(sk);
if (l2cap_pi(sk)->retry_count >= l2cap_pi(sk)->remote_max_tx) {
l2cap_send_disconn_req(l2cap_pi(sk)->conn, sk);
bh_unlock_sock(sk);
return;
}

Expand Down

0 comments on commit 12d44c3

Please sign in to comment.