Loading net/ipx/af_ipx.c +1 −1 Original line number Diff line number Diff line Loading @@ -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); Loading Loading
net/ipx/af_ipx.c +1 −1 Original line number Diff line number Diff line Loading @@ -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); Loading