]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/raw.c
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
[linux-2.6-omap-h63xx.git] / net / ipv4 / raw.c
index a3002fe65b7f4a345c1333c4d7f36392bee3b172..e10ef6c2202aac82f868e72b15e828a28afdaca3 100644 (file)
@@ -81,7 +81,7 @@
 #include <linux/netfilter_ipv4.h>
 
 static struct raw_hashinfo raw_v4_hashinfo = {
-       .lock = __RW_LOCK_UNLOCKED(),
+       .lock = __RW_LOCK_UNLOCKED(raw_v4_hashinfo.lock),
 };
 
 void raw_hash_sk(struct sock *sk, struct raw_hashinfo *h)