]> err.no Git - linux-2.6/blobdiff - net/ipv4/raw.c
[PATCH] b44: update b44 Kconfig entry
[linux-2.6] / net / ipv4 / raw.c
index fc2562415555f255f89a538298e079a467708e41..bd221ec3f81eb668390d9e811712c8bc3da6fdfd 100644 (file)
@@ -103,7 +103,7 @@ static void raw_v4_unhash(struct sock *sk)
 }
 
 struct sock *__raw_v4_lookup(struct sock *sk, unsigned short num,
-                            unsigned long raddr, unsigned long laddr,
+                            __be32 raddr, __be32 laddr,
                             int dif)
 {
        struct hlist_node *node;