diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-06-06 10:07:36 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-10-23 17:23:47 +0200 |
commit | b7aff093e94daff1e6076393ed43b7c9651b2b43 (patch) | |
tree | 548436ece40fb6a44f7be0efc09df8e395a55a45 /drivers/net/ppp | |
parent | compat_ioctl: move SIOCOUTQ out of compat_ioctl.c (diff) | |
download | linux-b7aff093e94daff1e6076393ed43b7c9651b2b43.tar.xz linux-b7aff093e94daff1e6076393ed43b7c9651b2b43.zip |
tty: handle compat PPP ioctls
Multiple tty devices are have tty devices that handle the
PPPIOCGUNIT and PPPIOCGCHAN ioctls. To avoid adding a compat_ioctl
handler to each of those, add it directly in tty_compat_ioctl
so we can remove the calls from fs/compat_ioctl.c.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/net/ppp')
0 files changed, 0 insertions, 0 deletions