Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255689
b: refs/heads/master
c: 78676a0
h: refs/heads/master
i:
  255687: 2d2f334
v: v3
  • Loading branch information
Gustavo F. Padovan committed Jun 8, 2011
1 parent 36d2f8d commit 9398cb9
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: 224f8af0db1cd50e9d954ca9d5a7d7716f63d2b0
refs/heads/master: 78676a06260a4162b6837a8a2fb954445004ebc2
2 changes: 0 additions & 2 deletions trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3663,7 +3663,6 @@ static inline int l2cap_data_channel(struct l2cap_conn *conn, u16 cid, struct sk
{
struct l2cap_chan *chan;
struct sock *sk = NULL;
struct l2cap_pinfo *pi;
u16 control;
u8 tx_seq;
int len;
Expand All @@ -3675,7 +3674,6 @@ static inline int l2cap_data_channel(struct l2cap_conn *conn, u16 cid, struct sk
}

sk = chan->sk;
pi = l2cap_pi(sk);

BT_DBG("chan %p, len %d", chan, skb->len);

Expand Down

0 comments on commit 9398cb9

Please sign in to comment.