]> err.no Git - linux-2.6/blobdiff - drivers/net/smc911x.c
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
[linux-2.6] / drivers / net / smc911x.c
index 7c60df46fc65c99208d3e539abaeecc7d409fecf..dd18af0ce67616653d815be1c9bc8102ce6c80b8 100644 (file)
@@ -1223,7 +1223,7 @@ static irqreturn_t smc911x_interrupt(int irq, void *dev_id)
                }
 #endif
 
-               /* Handle PHY interupt condition */
+               /* Handle PHY interrupt condition */
                if (status & INT_STS_PHY_INT_) {
                        DBG(SMC_DEBUG_MISC, "%s: PHY irq\n", dev->name);
                        smc911x_phy_interrupt(dev);