diff options
Diffstat (limited to 'drivers/char/serial167.c')
-rw-r--r-- | drivers/char/serial167.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/serial167.c b/drivers/char/serial167.c index 89ac542ffff2..674af6933978 100644 --- a/drivers/char/serial167.c +++ b/drivers/char/serial167.c | |||
@@ -1492,7 +1492,7 @@ get_default_timeout(struct cyclades_port *info, unsigned long __user * value) | |||
1492 | } | 1492 | } |
1493 | 1493 | ||
1494 | static int | 1494 | static int |
1495 | cy_ioctl(struct tty_struct *tty, struct file *file, | 1495 | cy_ioctl(struct tty_struct *tty, |
1496 | unsigned int cmd, unsigned long arg) | 1496 | unsigned int cmd, unsigned long arg) |
1497 | { | 1497 | { |
1498 | struct cyclades_port *info = tty->driver_data; | 1498 | struct cyclades_port *info = tty->driver_data; |