Revision ee286c60c268aed03bac4686ebb47f1534b4b2e2 authored by Arnaldo Carvalho de Melo on 19 June 2021, 13:15:22 UTC, committed by Arnaldo Carvalho de Melo on 11 September 2021, 19:12:26 UTC
To pick the changes in:

  db243b796439c0ca ("net/ipv4/ipv6: Replace one-element arraya with flexible-array members")
  2d3e5caf96b9449a ("net/ipv4: Replace one-element array with flexible-array member")

That don't result in any change in tooling, the structs changed remains
with the same layout.

This addresses this build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/in.h' differs from latest version at 'include/uapi/linux/in.h'
  diff -u tools/include/uapi/linux/in.h include/uapi/linux/in.h

Cc: David S. Miller <davem@davemloft.net>
Cc: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 0d1c50a
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top