diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-28 15:08:47 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-28 15:08:47 +0100 |
| commit | 5e48183c6ecd816e6936be60c88e35dbeb41096f (patch) | |
| tree | 4fca39fe6873ab63d84306f9b5c54df65953fc71 /sys/linux/dev_ptmx.txt.warn | |
| parent | 0692a5861fb0c78c0281363cc4bce655dc9c6f5a (diff) | |
sys/linux: add ethtool netlink descriptions
Diffstat (limited to 'sys/linux/dev_ptmx.txt.warn')
| -rw-r--r-- | sys/linux/dev_ptmx.txt.warn | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
