Pull asus into release branch
[pandora-kernel.git] / net / ipv4 / fib_semantics.c
index 2f1fdae..3dad12e 100644 (file)
@@ -89,7 +89,7 @@ static const struct
 {
        int     error;
        u8      scope;
-} fib_props[RTA_MAX + 1] = {
+} fib_props[RTN_MAX + 1] = {
        {
                .error  = 0,
                .scope  = RT_SCOPE_NOWHERE,