summaryrefslogtreecommitdiff
path: root/xenserver
diff options
context:
space:
mode:
authorDarrell Ball <dlu998@gmail.com>2017-03-19 10:11:09 -0700
committerBen Pfaff <blp@ovn.org>2017-04-14 21:16:27 -0700
commit6b6b508b8354a7b599c983ec61651c2f1ee0a269 (patch)
tree24af9c8bfed9ba334b3638a134db0cb447741a68 /xenserver
parent88cbc2dde9859ca4ae1594c4aee2d53b548edbe1 (diff)
downloadopenvswitch-6b6b508b8354a7b599c983ec61651c2f1ee0a269.tar.gz
ovs build: Fix memset with zero size warning.
In file included from /usr/include/string.h:640:0, from ./lib/string.h:20, from /usr/include/netinet/icmp6.h:22, from ../lib/flow.h:21, from ../lib/flow.c:18: In function 'memset', inlined from 'flow_push_vlan_uninit' at ../lib/flow.c:2188:19: /usr/include/x86_64-linux-gnu/bits/string3.h:81:30: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror] __warn_memset_zero_len (); ^ cc1: all warnings being treated as errors make[2]: *** [lib/flow.lo] Error 1 Fixes: f0fb825a3785 ("Add support for 802.1ad (QinQ tunneling)") Signed-off-by: Darrell Ball <dlu998@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'xenserver')
0 files changed, 0 insertions, 0 deletions