Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6360
b: refs/heads/master
c: 7de7627
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller authored and David S. Miller committed Aug 29, 2005
1 parent 1d94c54 commit 0912bbe
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: a10cedd4b905236603c6c4fd77cf338ebbfb1a60
refs/heads/master: 7de76272b54e3677bcd247d1e1809015236a298d
2 changes: 1 addition & 1 deletion trunk/net/ipx/af_ipx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1797,7 +1797,7 @@ static int ipx_recvmsg(struct kiocb *iocb, struct socket *sock,
if (rc)
goto out_free;
if (skb->tstamp.off_sec)
skb_get_timestamp(skb, &sk->sk_stamp)
skb_get_timestamp(skb, &sk->sk_stamp);

msg->msg_namelen = sizeof(*sipx);

Expand Down

0 comments on commit 0912bbe

Please sign in to comment.