tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / net / atl1c / atl1c_main.c
index 1372e9a..96506ea 100644 (file)
@@ -1543,7 +1543,7 @@ static irqreturn_t atl1c_intr(int irq, void *data)
                if (status & ISR_OVER)
                        if (netif_msg_intr(adapter))
                                dev_warn(&pdev->dev,
-                                       "TX/RX over flow (status = 0x%x)\n",
+                                       "TX/RX overflow (status = 0x%x)\n",
                                        status & ISR_OVER);
 
                /* link event */