Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45780
b: refs/heads/master
c: 9d0f7d2
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Hendry authored and David S. Miller committed Jan 24, 2007
1 parent c076e38 commit fd24cc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 732ba35e759112be5cecd79d4351084edf88dba7
refs/heads/master: 9d0f7d29f38d4f7bf66d38d448a7d23e0bed9074
1 change: 1 addition & 0 deletions trunk/net/x25/x25_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ static int x25_receive_data(struct sk_buff *skb, struct x25_neigh *nb)
sk_add_backlog(sk, skb);
}
bh_unlock_sock(sk);
sock_put(sk);
return queued;
}

Expand Down

0 comments on commit fd24cc0

Please sign in to comment.