Commit 81c92262 authored by Carlos Llamas's avatar Carlos Llamas
Browse files

ANDROID: GKI: fix ABI breakage in struct ipv6_devconf



The following list of commits, which are in the 6.1.57 release, add a
new field in struct ipv6_devconf and this breaks the abi. Fix this by
using one of the reserved slots for upstream changes and update the stg
file to preserve the build.

  b6912642 ("net: release reference to inet6_dev pointer")
  bad004c3 ("net: change accept_ra_min_rtr_lft to affect all RA lifetimes")
  ec4162bb ("net: add sysctl accept_ra_min_rtr_lft")

type 'struct ipv6_devconf' changed
  member 'union { struct { __s32 accept_ra_min_lft; u32 padding; }; struct { u64 android_kabi_reserved1; }; union { }; }' was added
  member 'u64 android_kabi_reserved1' was removed

Bug: 320243175
Change-Id: Icddcad574f3c29f6d3e63b10f8c7e51bdf46fe7f
Signed-off-by: default avatarCarlos Llamas <cmllamas@google.com>
parent 20131b78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment