]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - drivers/net/smsc911x.c
Fix common misspellings
[thirdparty/kernel/linux.git] / drivers / net / smsc911x.c
index 1566259c1f27aafe88f53a18fe31195773630524..c498b720b532cd49c88444c41a1ddea4ebdbdc83 100644 (file)
@@ -1669,7 +1669,7 @@ static int smsc911x_eeprom_send_cmd(struct smsc911x_data *pdata, u32 op)
        }
 
        if (e2cmd & E2P_CMD_EPC_TIMEOUT_) {
-               SMSC_TRACE(DRV, "Error occured during eeprom operation");
+               SMSC_TRACE(DRV, "Error occurred during eeprom operation");
                return -EINVAL;
        }