• Neil Brown's avatar
    [PATCH] Fix bug in svc_udp_recvfrom · f4c4c4ae
    Neil Brown authored
     Hirokazu Takahashi <taka@valinux.co.jp> noticed that
     svc_udp_recvfrom wouild set some fields in rqstp->rq_arg
     wrongly if the request was shorter than one page.
     This patch makes the code in udp_recvfrom the same
     as the (correct) code in tcp_recvfrom.
    f4c4c4ae
svcsock.c 37.1 KB