Fix common misspellings
[linux-2.6-block.git] / drivers / net / wireless / ath / ath9k / ar9003_eeprom.c
index 4a9271802991bdf696d28f9fe042b0d82eb5336e..6eadf975ae4884cc0c3bfb09dcaf0b09b9e407c4 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;
                        }