X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Finclude%2Fnet%2Fswitchdev.h;fp=kernel%2Finclude%2Fnet%2Fswitchdev.h;h=31d0e51438486e10e5634a71b5bdadbe142c69e7;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=1d22ce9f352e2e7610095c4b1774164aa6af4516;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/include/net/switchdev.h b/kernel/include/net/switchdev.h index 1d22ce9f3..31d0e5143 100644 --- a/kernel/include/net/switchdev.h +++ b/kernel/include/net/switchdev.h @@ -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;