Loading net/ipv4/fib_rules.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -100,7 +100,7 @@ static struct fib_rule local_rule = { .r_action = RTN_UNICAST, .r_action = RTN_UNICAST, }; }; struct hlist_head fib_rules; static struct hlist_head fib_rules; /* writer func called from netlink -- rtnl_sem hold*/ /* writer func called from netlink -- rtnl_sem hold*/ Loading Loading
net/ipv4/fib_rules.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -100,7 +100,7 @@ static struct fib_rule local_rule = { .r_action = RTN_UNICAST, .r_action = RTN_UNICAST, }; }; struct hlist_head fib_rules; static struct hlist_head fib_rules; /* writer func called from netlink -- rtnl_sem hold*/ /* writer func called from netlink -- rtnl_sem hold*/ Loading