On Mon, Nov 12, 2018 at 12:28:39PM +0300, Ilya Maximets wrote: > * Dropped 'is_all_zero' function, which is equal to 'is_all_zeros' > from util.h . > * util.h added to includes. Includes re-sorted within their blocks. > (it's hard to figure out where to put new one if there is no order.) > Note: linux/if.h depends on sys/socket.h . > * 'ovs_u128_is_zero' used instead of manual checking of fields. > * Code simplified by using direct pointer to 'match->wc.masks'. > * 'sizeof's rewritten to be coding-style complient. > > Signed-off-by: Ilya Maximets <i.maxim...@samsung.com> > ---
LGTM Acked-by: Flavio Leitner <f...@sysclose.org> _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev