On Mon, Nov 03, 2014 at 11:39:02AM -0800, Jarno Rajahalme wrote: > Some struct cls_match and cls_subtable fields were already documented > of being const. Make them const and use CONST_CAST where appropriate > to initialize them. > > This will help catch future errors modifying those fields after > initialization. > > Signed-off-by: Jarno Rajahalme <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
