diff --git a/[refs] b/[refs] index ed6463efc4f6..f7c3129e5ce9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a5f1e4edb3cdd90733893b8aec38fac5553db60a +refs/heads/master: dc7bf130b8552a218e2f3ea0b58268e469f335da diff --git a/trunk/drivers/serial/8250.c b/trunk/drivers/serial/8250.c index b1fc97d5f643..244e8ff11977 100644 --- a/trunk/drivers/serial/8250.c +++ b/trunk/drivers/serial/8250.c @@ -2198,7 +2198,7 @@ serial8250_console_write(struct console *co, const char *s, unsigned int count) touch_nmi_watchdog(); /* - * First save the UER then disable the interrupts + * First save the IER then disable the interrupts */ ier = serial_in(up, UART_IER);