• I
    net/ipv4/route.c: fix build error · 8a9204db
    Ingo Molnar 提交于
    fix:
    
    net/ipv4/route.c: In function 'ip_static_sysctl_init':
    net/ipv4/route.c:3225: error: 'ipv4_route_path' undeclared (first use in this function)
    net/ipv4/route.c:3225: error: (Each undeclared identifier is reported only once
    net/ipv4/route.c:3225: error: for each function it appears in.)
    net/ipv4/route.c:3225: error: 'ipv4_route_table' undeclared (first use in this function)
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    8a9204db
route.c 78.9 KB