diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/core/fib_rules.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/core/fib_rules.c b/net/core/fib_rules.c index 21698f8c49ee..1bc3f253ba6c 100644 --- a/net/core/fib_rules.c +++ b/net/core/fib_rules.c | |||
@@ -494,7 +494,6 @@ static int fib_nl_delrule(struct sk_buff *skb, struct nlmsghdr* nlh, void *arg) | |||
494 | } | 494 | } |
495 | } | 495 | } |
496 | 496 | ||
497 | synchronize_rcu(); | ||
498 | notify_rule_change(RTM_DELRULE, rule, ops, nlh, | 497 | notify_rule_change(RTM_DELRULE, rule, ops, nlh, |
499 | NETLINK_CB(skb).pid); | 498 | NETLINK_CB(skb).pid); |
500 | fib_rule_put(rule); | 499 | fib_rule_put(rule); |