Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287979
b: refs/heads/master
c: a5e7424
h: refs/heads/master
i:
  287977: 81161af
  287975: 5b1d055
v: v3
  • Loading branch information
David S. Miller committed Feb 21, 2012
1 parent a22dabb commit 7259afa
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: 115c9b81928360d769a76c632bae62d15206a94a
refs/heads/master: a5e7424d424f6398a198ead79d99e0a3c2f24ce8
1 change: 1 addition & 0 deletions trunk/net/ipv4/ping.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,7 @@ static int ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,

pr_debug("ping_recvmsg(sk=%p,sk->num=%u)\n", isk, isk->inet_num);

err = -EOPNOTSUPP;
if (flags & MSG_OOB)
goto out;

Expand Down

0 comments on commit 7259afa

Please sign in to comment.