Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314413
b: refs/heads/master
c: be4aad0
h: refs/heads/master
i:
  314411: c407f18
v: v3
  • Loading branch information
Gustavo Padovan authored and Johan Hedberg committed Jun 5, 2012
1 parent d4e551a commit e56742b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 401bb1f768c842b9fbfaeb7741cc5cf17c70ffd1
refs/heads/master: be4aad05af0ec949a91e7bbaa55c02a954714473
3 changes: 0 additions & 3 deletions trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1693,9 +1693,6 @@ static int l2cap_streaming_send(struct l2cap_chan *chan,

BT_DBG("chan %p, skbs %p", chan, skbs);

if (chan->state != BT_CONNECTED)
return -ENOTCONN;

skb_queue_splice_tail_init(skbs, &chan->tx_q);

while (!skb_queue_empty(&chan->tx_q)) {
Expand Down

0 comments on commit e56742b

Please sign in to comment.