commit | 7447a1ceea27446d5c44977c1c3fceb573ca92cc | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Oct 04 18:24:44 2022 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Oct 05 16:58:32 2022 -0700 |
tree | edec93dc15713e533dbc65920007b714493dfc56 | |
parent | 4c524711a19a5f02000122b2118017e128c537eb [diff] [blame] |
Update to v6.0 kernel headers. Kernel headers coming from: Git: https://android.googlesource.com/kernel/common/ Branch: android-mainline Tag: android-mainline-6.0 Test: Boots on coral. Test: Bionic unit tests pass. Change-Id: I282de83f23b432bef58214108a93700bdadddf0f
diff --git a/libc/kernel/uapi/linux/if_link.h b/libc/kernel/uapi/linux/if_link.h index fbe384e..52f8ca3 100644 --- a/libc/kernel/uapi/linux/if_link.h +++ b/libc/kernel/uapi/linux/if_link.h
@@ -639,6 +639,7 @@ IFLA_BOND_SLAVE_AD_AGGREGATOR_ID, IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE, IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE, + IFLA_BOND_SLAVE_PRIO, __IFLA_BOND_SLAVE_MAX, }; #define IFLA_BOND_SLAVE_MAX (__IFLA_BOND_SLAVE_MAX - 1)