]> err.no Git - linux-2.6/blobdiff - drivers/serial/serial_txx9.c
[PATCH] 8139cp: add ethtool eeprom support
[linux-2.6] / drivers / serial / serial_txx9.c
index b848b7d944129b17448fcc4873a428e56a619ee1..3bdee64d1a997101f12f49f9f7c509c25694cbd8 100644 (file)
@@ -483,7 +483,7 @@ static int serial_txx9_startup(struct uart_port *port)
 
        /*
         * Clear the FIFO buffers and disable them.
-        * (they will be reeanbled in set_termios())
+        * (they will be reenabled in set_termios())
         */
        sio_set(up, TXX9_SIFCR,
                TXX9_SIFCR_TFRST | TXX9_SIFCR_RFRST | TXX9_SIFCR_FRSTE);