commit | 199e717f252be0e31c97b9c7861dd6e2abfaa936 | [log] [tgz] |
---|---|---|
author | Lars Poeschel <poeschel@lemonage.de> | Tue Aug 15 13:58:27 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 28 20:51:22 2017 +0200 |
tree | b15ed17c63982f12a20f3cde0c2cdd442b07a5ba | |
parent | a846c3e5f338206c84e292a57abde0b06f1777c8 [diff] |
tty: n_gsm: Add compat_ioctl To use this driver with 32 bit userspace applications on 64 bit kernels a compat_ioctl is needed. Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>