Stephen Hemminger 6440cc9e0f [IPV4] fib_trie: fix warning from rcu_assign_poinger
This gets rid of a warning caused by the test in rcu_assign_pointer.
I tried to fix rcu_assign_pointer, but that devolved into a long set
of discussions about doing it right that came to no real solution.
Since the test in rcu_assign_pointer for constant NULL would never
succeed in fib_trie, just open code instead.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-22 17:59:58 -07:00
..
2008-03-17 22:44:53 -07:00
2008-01-28 14:58:15 -08:00
2008-03-17 22:50:23 -07:00
2008-02-09 23:22:26 -08:00
2008-01-08 23:30:18 -08:00
2008-03-17 22:44:53 -07:00
2008-03-04 14:29:21 -08:00
2007-04-25 22:28:20 -07:00
2008-01-28 15:01:48 -08:00
2007-10-10 16:48:31 -07:00
2008-01-31 19:28:21 -08:00