]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/cs89x0.c
Merge branch 'for-next' into for-linus
[karo-tx-linux.git] / drivers / net / cs89x0.c
index 14624019ce71b7009ef69d262aa1f385851e3c41..b0208e474f7eabaebebc646491e76747b378ba4b 100644 (file)
@@ -580,7 +580,7 @@ cs89x0_probe1(struct net_device *dev, int ioaddr, int modular)
        }
 
 #ifdef CONFIG_SH_HICOSH4
-       /* truely reset the chip */
+       /* truly reset the chip */
        writeword(ioaddr, ADD_PORT, 0x0114);
        writeword(ioaddr, DATA_PORT, 0x0040);
 #endif