Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246979
b: refs/heads/master
c: bf73484
h: refs/heads/master
i:
  246977: 7958584
  246975: 0c697bf
v: v3
  • Loading branch information
David S. Miller committed Apr 25, 2011
1 parent 214c300 commit 46e3b50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 345578d97c549995ddbcc178f16f710602cc06bb
refs/heads/master: bf734843120b905bacc3d24c88d7455ae70bf6e1
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3609,7 +3609,7 @@ static int l2cap_ertm_data_rcv(struct sock *sk, struct sk_buff *skb)
static inline int l2cap_data_channel(struct l2cap_conn *conn, u16 cid, struct sk_buff *skb)
{
struct l2cap_chan *chan;
struct sock *sk;
struct sock *sk = NULL;
struct l2cap_pinfo *pi;
u16 control;
u8 tx_seq;
Expand Down

0 comments on commit 46e3b50

Please sign in to comment.