]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/addrconf.c
[IPV6]: fix ipv6_saddr_score struct element
[linux-2.6-omap-h63xx.git] / net / ipv6 / addrconf.c
index b7d8822c1be49cbcd73ca303d7d253e93cdec406..19727d9419625427cedeb7c674c2974bc60821c6 100644 (file)
@@ -822,7 +822,7 @@ struct ipv6_saddr_score {
        int             addr_type;
        unsigned int    attrs;
        int             matchlen;
-       unsigned int    scope;
+       int             scope;
        unsigned int    rule;
 };