Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6...
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / ar9003_eeprom.c
index 6a6125c..729534c 100644 (file)
@@ -3238,7 +3238,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;
                        }