Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321997
b: refs/heads/master
c: 49dfbb9
h: refs/heads/master
i:
  321995: 2721751
v: v3
  • Loading branch information
Jaganath Kanakkassery authored and Gustavo Padovan committed Aug 6, 2012
1 parent 91d3b3e commit 0c06680
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: d08fd0e712a834d4abb869c0215a702e290bc51e
refs/heads/master: 49dfbb9129c4edb318578de35cc45c555df37884
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/l2cap_sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, int p

chan = l2cap_chan_create();
if (!chan) {
l2cap_sock_kill(sk);
sk_free(sk);
return NULL;
}

Expand Down

0 comments on commit 0c06680

Please sign in to comment.