Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354
b: refs/heads/master
c: 208a6df
h: refs/heads/master
v: v3
  • Loading branch information
Chas Williams authored and David S. Miller committed Apr 21, 2005
1 parent 76401e1 commit 3ade36b
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: 26095455ac2943edb0852aba1ff8f8026aabe07b
refs/heads/master: 208a6dfbd651f3a16c635678a731b419d3d9646f
1 change: 1 addition & 0 deletions trunk/net/atm/signaling.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ static int sigd_send(struct atm_vcc *vcc,struct sk_buff *skb)
break;
case as_indicate:
vcc = *(struct atm_vcc **) &msg->listen_vcc;
sk = sk_atm(vcc);
DPRINTK("as_indicate!!!\n");
lock_sock(sk);
if (sk_acceptq_is_full(sk)) {
Expand Down

0 comments on commit 3ade36b

Please sign in to comment.