diff --git a/[refs] b/[refs] index 276299b6e81e..7f4e76f3aad2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2c1c00040af3d187b7d602dd53b5adbbf3a4caa4 +refs/heads/master: a0a4a85a15df6335e3d11f83b2ac06ebebea313f diff --git a/trunk/net/core/fib_rules.c b/trunk/net/core/fib_rules.c index 21698f8c49ee..1bc3f253ba6c 100644 --- a/trunk/net/core/fib_rules.c +++ b/trunk/net/core/fib_rules.c @@ -494,7 +494,6 @@ static int fib_nl_delrule(struct sk_buff *skb, struct nlmsghdr* nlh, void *arg) } } - synchronize_rcu(); notify_rule_change(RTM_DELRULE, rule, ops, nlh, NETLINK_CB(skb).pid); fib_rule_put(rule);