Linux 4.5-rc1
[linux-drm-fsl-dcu.git] / net / sunrpc / clnt.c
index 23608eb0ded2c94e363ed06e35384b08417e04ed..b7f21044f4d8cb4ab2012566fa80c6b412fa3d2b 100644 (file)
@@ -1217,6 +1217,7 @@ static int rpc_anyaddr(int family, struct sockaddr *buf, size_t buflen)
                        return -EINVAL;
                memcpy(buf, &rpc_in6addr_loopback,
                                sizeof(rpc_in6addr_loopback));
+               break;
        default:
                dprintk("RPC:       %s: address family not supported\n",
                        __func__);