ALSA: hda - Improve auto-cfg mixer name for ALC662
[pandora-kernel.git] / drivers / serial / sunhv.c
index a94a2ab..1df5325 100644 (file)
@@ -461,7 +461,7 @@ static void sunhv_console_write_paged(struct console *con, const char *s, unsign
                                        break;
                                udelay(1);
                        }
-                       if (limit <= 0)
+                       if (limit < 0)
                                break;
                        page_bytes -= written;
                        ra += written;