From f7b27b7a19fb3b0edf38d73146e4d9c66b819643 Mon Sep 17 00:00:00 2001 From: Hangbin Liu Date: Thu, 7 Jun 2018 22:09:22 -0400 Subject: sys/linux: add remaining qdisc/tclass/tfilter/actions for netlink route sched Update #533 Signed-off-by: Hangbin Liu --- sys/linux/fuse_arm.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/fuse_arm.const') diff --git a/sys/linux/fuse_arm.const b/sys/linux/fuse_arm.const index 742210777..b47514051 100644 --- a/sys/linux/fuse_arm.const +++ b/sys/linux/fuse_arm.const @@ -1,6 +1,6 @@ # AUTOGENERATED FILE FUSE_DEV_IOC_CLONE = 2147804416 -FUSE_KERNEL_MINOR_VERSION = 26 +FUSE_KERNEL_MINOR_VERSION = 27 FUSE_KERNEL_VERSION = 7 S_IFBLK = 24576 S_IFCHR = 8192 -- cgit mrf-deployment