Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246937
b: refs/heads/master
c: 26954c7
h: refs/heads/master
i:
  246935: 3474d41
v: v3
  • Loading branch information
Gustavo F. Padovan committed Apr 14, 2011
1 parent fa64eba commit 0d4399d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 62f3a2cfb1891c070631e496eeea852e949ea8bb
refs/heads/master: 26954c7f26068b6ced108806fdd39aee5cd54e6f
2 changes: 0 additions & 2 deletions trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -477,8 +477,6 @@ void l2cap_send_disconn_req(struct l2cap_conn *conn, struct l2cap_chan *chan, in

sk = chan->sk;

skb_queue_purge(&chan->tx_q);

if (l2cap_pi(sk)->mode == L2CAP_MODE_ERTM) {
del_timer(&chan->retrans_timer);
del_timer(&chan->monitor_timer);
Expand Down

0 comments on commit 0d4399d

Please sign in to comment.