From b67897d4d1e0adbe963dd3bf9ed797586aa88fd1 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 15 Jan 2020 16:05:42 +0100 Subject: sys/linux: extend and improve NFNL_SUBSYS_NFTABLES descriptions --- sys/linux/dev_snd_timer_arm.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/dev_snd_timer_arm.const') diff --git a/sys/linux/dev_snd_timer_arm.const b/sys/linux/dev_snd_timer_arm.const index 4c86ceff3..5dd078422 100644 --- a/sys/linux/dev_snd_timer_arm.const +++ b/sys/linux/dev_snd_timer_arm.const @@ -36,7 +36,7 @@ SNDRV_TIMER_IOCTL_START = 21664 SNDRV_TIMER_IOCTL_STATUS32 = 2153272340 SNDRV_TIMER_IOCTL_STATUS64 = 2153796628 SNDRV_TIMER_IOCTL_STOP = 21665 -SNDRV_TIMER_IOCTL_TREAD = 1074025474 +# SNDRV_TIMER_IOCTL_TREAD is not set SNDRV_TIMER_PSFLG_AUTO = 1 SNDRV_TIMER_PSFLG_EARLY_EVENT = 4 SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 -- cgit mrf-deployment