]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/mip6.c
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
[linux-2.6-omap-h63xx.git] / net / ipv6 / mip6.c
index 6ed763ee6785ac7bd5db2f3d3b8587a58b19feff..13b7160fb8927b77b30bd6826f295169c71154e8 100644 (file)
@@ -125,7 +125,7 @@ struct mip6_report_rate_limiter {
 };
 
 static struct mip6_report_rate_limiter mip6_report_rl = {
-       .lock = SPIN_LOCK_UNLOCKED
+       .lock = __SPIN_LOCK_UNLOCKED(mip6_report_rl.lock)
 };
 
 static int mip6_destopt_input(struct xfrm_state *x, struct sk_buff *skb)