ipv6: use spin_trylock_bh
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 22 Jul 2008 21:34:35 +0000 (14:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jul 2008 21:34:35 +0000 (14:34 -0700)
commita76d7345a3f92bb8352f200e7b2e380dddcd7e36
treecf86c16ba208ef3af16d06fb941a592f754ad966
parentc8a4522245e9931a53a98d5160bb4c00d3f73921
ipv6: use spin_trylock_bh

Now there is spin_trylock_bh, use it rather than open coding.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_fib.c