From 5e48183c6ecd816e6936be60c88e35dbeb41096f Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 28 Jan 2020 15:08:47 +0100 Subject: sys/linux: add ethtool netlink descriptions --- sys/linux/dev_ptmx.txt.warn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sys/linux/dev_ptmx.txt.warn') diff --git a/sys/linux/dev_ptmx.txt.warn b/sys/linux/dev_ptmx.txt.warn index ab0fb8a55..25d513d20 100644 --- a/sys/linux/dev_ptmx.txt.warn +++ b/sys/linux/dev_ptmx.txt.warn @@ -1,3 +1,9 @@ +compiler: unsupported syscall: ioctl$TIOCGETP due to missing const TIOCGETP +compiler: unsupported syscall: ioctl$TIOCSETP due to missing const TIOCSETP +compiler: unsupported syscall: ioctl$TIOCGETC due to missing const TIOCGETC +compiler: unsupported syscall: ioctl$TIOCSETC due to missing const TIOCSETC +compiler: unsupported syscall: ioctl$TIOCGLTC due to missing const TIOCGLTC +compiler: unsupported syscall: ioctl$TIOCSLTC due to missing const TIOCSLTC no-such-struct: io_cmap no-such-struct: unimapdesc_in no-such-struct: unimapdesc_out -- cgit mrf-deployment