Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214896
b: refs/heads/master
c: 9a7241c
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Oct 4, 2010
1 parent 7feabb6 commit 244a52f
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: 3abcdeda59c1d4cf2bf83311ed2d544355ec7c2d
refs/heads/master: 9a7241c21b06c3a3f8ebcf3e347bd68556369da7
2 changes: 1 addition & 1 deletion trunk/net/sctp/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -3617,8 +3617,8 @@ SCTP_STATIC int sctp_ioctl(struct sock *sk, int cmd, unsigned long arg)
amount = skb->len;
}
rc = put_user(amount, (int __user *)arg);
}
break;
}
default:
rc = -ENOIOCTLCMD;
break;
Expand Down

0 comments on commit 244a52f

Please sign in to comment.