commit | 67d1e5eb749124a14d6b5ecde63b2a4604830f3b | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Oct 31 13:36:37 2023 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Oct 31 13:36:37 2023 -0700 |
tree | f3df775a7ac267aa585b7ffcbbaea6853f976208 | |
parent | d0f5e4cf8aad28941695b0077266ed8bf1d9cc7c [diff] [blame] |
Update to v6.6 kernel headers. Kernel headers coming from: Git: https://android.googlesource.com/kernel/common/ Branch: android-mainline Tag: android-mainline-6.6 Test: Builds and bionic unit tests pass on raven. Test: Able to log in to an Android GO 32 bit device. Change-Id: Ib5ff5a23f382721d98d1e428a295c6794b190d8d
diff --git a/libc/kernel/uapi/linux/pkt_sched.h b/libc/kernel/uapi/linux/pkt_sched.h index 6a4b6e1..e15168a 100644 --- a/libc/kernel/uapi/linux/pkt_sched.h +++ b/libc/kernel/uapi/linux/pkt_sched.h
@@ -443,6 +443,7 @@ TCA_NETEM_JITTER64, TCA_NETEM_SLOT, TCA_NETEM_SLOT_DIST, + TCA_NETEM_PRNG_SEED, __TCA_NETEM_MAX, }; #define TCA_NETEM_MAX (__TCA_NETEM_MAX - 1)