linux/tools
Carlos Llamas aeff815e76 selftests/net: fix warnings on reuseaddr_ports_exhausted
[ Upstream commit 81f711d67a ]

Fix multiple warnings seen with gcc 10.2.1:
reuseaddr_ports_exhausted.c:32:41: warning: missing braces around initializer [-Wmissing-braces]
   32 | struct reuse_opts unreusable_opts[12] = {
      |                                         ^
   33 |  {0, 0, 0, 0},
      |   {   } {   }

Fixes: 7f204a7de8 ("selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.")
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-30 14:32:00 +02:00
..
accounting
arch
bootconfig
bpf tools/resolve_btfids: Fix build error with older host toolchains 2021-03-17 17:06:16 +01:00
build
cgroup
debugging
edid
firewire
firmware
gpio
hv
iio
include static_call: Allow module use without exposing static_call_key 2021-03-30 14:31:53 +02:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: Fix INSTALL flag order 2021-03-30 14:31:56 +02:00
memory-model
objtool static_call: Allow module use without exposing static_call_key 2021-03-30 14:31:53 +02:00
pci
pcmcia
perf perf report: Fix -F for branch & mem modes 2021-03-17 17:06:17 +01:00
power
scripts
spi
testing selftests/net: fix warnings on reuseaddr_ports_exhausted 2021-03-30 14:32:00 +02:00
thermal/tmon
time
usb
virtio
vm
wmi
Makefile