Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / include / net / switchdev.h
index 1d22ce9..31d0e51 100644 (file)
@@ -88,7 +88,7 @@ struct switchdev_obj_ipv4_fib {
        struct switchdev_obj obj;
        u32 dst;
        int dst_len;
-       struct fib_info fi;
+       struct fib_info *fi;
        u8 tos;
        u8 type;
        u32 nlflags;