Eric Dumazet
a0a4a85a15
fib: remove a useless synchronize_rcu() call
...
fib_nl_delrule() calls synchronize_rcu() for no apparent reason,
while rtnl is held.
I suspect it was done to avoid an atomic_inc_not_zero() in
fib_rules_lookup(), which commit 7fa7cb7109d07 added anyway.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-16 11:13:22 -07:00
..
2010-09-06 18:48:45 -07:00
2010-04-07 16:46:36 -07:00
2010-10-12 12:35:25 -07:00
2010-07-26 20:59:42 -07:00
2010-10-11 13:06:53 -07:00
2010-10-11 12:30:34 -07:00
2010-10-16 11:13:22 -07:00
2010-09-27 21:30:44 -07:00
2010-09-23 14:33:39 -07:00
2010-09-10 12:47:59 -07:00
2010-07-12 12:57:55 -07:00
2010-10-04 11:56:38 -07:00
2010-07-12 12:57:55 -07:00
2010-07-18 19:15:26 -07:00
2010-10-11 12:54:04 -07:00
2010-04-27 15:49:02 -07:00
2010-10-08 14:34:32 -07:00
2010-09-27 22:09:49 -07:00
2010-03-30 22:02:32 +09:00
2010-07-12 12:57:55 -07:00
2010-08-03 00:24:04 -07:00
2010-09-21 18:04:45 -07:00
2010-08-23 20:43:16 -07:00
2010-07-12 12:57:55 -07:00
2010-10-16 11:13:19 -07:00
2010-09-27 01:03:03 -07:00
2010-10-03 20:41:32 -07:00
2010-05-15 23:57:10 -07:00
2010-07-18 19:15:26 -07:00
2009-06-09 00:19:10 -07:00
2010-09-23 14:33:39 -07:00