Loading net/ipv4/route.c +0 −2 Original line number Diff line number Diff line Loading @@ -1798,8 +1798,6 @@ out: return err; no_route: RT_CACHE_STAT_INC(in_no_route); res.type = RTN_UNREACHABLE; if (err == -ESRCH) err = -ENETUNREACH; goto local_input; /* Loading Loading
net/ipv4/route.c +0 −2 Original line number Diff line number Diff line Loading @@ -1798,8 +1798,6 @@ out: return err; no_route: RT_CACHE_STAT_INC(in_no_route); res.type = RTN_UNREACHABLE; if (err == -ESRCH) err = -ENETUNREACH; goto local_input; /* Loading