diff options
Diffstat (limited to 'drivers/char/n_r3964.c')
-rw-r--r-- | drivers/char/n_r3964.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/n_r3964.c b/drivers/char/n_r3964.c index f155cf091..763fe6d61 100644 --- a/drivers/char/n_r3964.c +++ b/drivers/char/n_r3964.c @@ -1429,6 +1429,7 @@ static void r3964_set_termios(struct tty_struct *tty, struct termios * old) TRACE_L("set_termios"); } +/* Called without the kernel lock held - fine */ static unsigned int r3964_poll(struct tty_struct * tty, struct file * file, struct poll_table_struct *wait) { |