X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-actions.h;h=75ccc26e412333d1e704fc6280e46b819d583e4f;hb=158edc8d32355d736fb843c18e624e3d402a7a16;hp=58383e78f013aafa1243606694829969e4992f44;hpb=e15ad8e6e3104a41fd3007a12a80a5b35ea71399;p=sliver-openvswitch.git diff --git a/lib/ofp-actions.h b/lib/ofp-actions.h index 58383e78f..75ccc26e4 100644 --- a/lib/ofp-actions.h +++ b/lib/ofp-actions.h @@ -275,7 +275,7 @@ struct ofpact_reg_move { struct ofpact_reg_load { struct ofpact ofpact; struct mf_subfield dst; - union mf_subvalue subvalue; + union mf_subvalue subvalue; /* Least-significant bits are used. */ }; /* OFPACT_SET_TUNNEL.