diff options
Diffstat (limited to 'fs/compat_ioctl.c')
-rw-r--r-- | fs/compat_ioctl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c index c8f8d5904f5e..c03c10d7fb6b 100644 --- a/fs/compat_ioctl.c +++ b/fs/compat_ioctl.c | |||
@@ -1988,6 +1988,8 @@ COMPATIBLE_IOCTL(TUNSETGROUP) | |||
1988 | COMPATIBLE_IOCTL(TUNGETFEATURES) | 1988 | COMPATIBLE_IOCTL(TUNGETFEATURES) |
1989 | COMPATIBLE_IOCTL(TUNSETOFFLOAD) | 1989 | COMPATIBLE_IOCTL(TUNSETOFFLOAD) |
1990 | COMPATIBLE_IOCTL(TUNSETTXFILTER) | 1990 | COMPATIBLE_IOCTL(TUNSETTXFILTER) |
1991 | COMPATIBLE_IOCTL(TUNGETSNDBUF) | ||
1992 | COMPATIBLE_IOCTL(TUNSETSNDBUF) | ||
1991 | /* Big V */ | 1993 | /* Big V */ |
1992 | COMPATIBLE_IOCTL(VT_SETMODE) | 1994 | COMPATIBLE_IOCTL(VT_SETMODE) |
1993 | COMPATIBLE_IOCTL(VT_GETMODE) | 1995 | COMPATIBLE_IOCTL(VT_GETMODE) |