Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / ath / ath9k / ar9003_eeprom.c
index 4a92718..6eadf97 100644 (file)
@@ -3240,7 +3240,7 @@ static int ar9300_compress_decision(struct ath_hw *ah,
                        eep = ar9003_eeprom_struct_find_by_id(reference);
                        if (eep == NULL) {
                                ath_dbg(common, ATH_DBG_EEPROM,
-                                       "cant find reference eeprom struct %d\n",
+                                       "can't find reference eeprom struct %d\n",
                                        reference);
                                return -1;
                        }