> I dropped the parameter and return value from > ofputil_match_from_ofp10_match(). After some thought, it seemed that > I only needed the priority calculation in one place (in > ofputil_decode_flow_mod()) so I inlined it there.
The other caller didn't need to calculate it? Ethan > >> The indentation is incorrect in ofputil_match_from_ofp11_match(). > > OK, fixed. > >> Everything else looks good, thanks. > > Thank you. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev