]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/ath/ath9k/eeprom.c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / net / wireless / ath / ath9k / eeprom.c
index e46f751ab50818d1c30d31a6f271c67409192eef..c43523233319a8d5d66af5ac221b3495d5df9632 100644 (file)
@@ -305,8 +305,7 @@ void ath9k_hw_update_regulatory_maxpower(struct ath_hw *ah)
                regulatory->max_power_level += INCREASE_MAXPOW_BY_THREE_CHAIN;
                break;
        default:
-               ath_dbg(common, ATH_DBG_EEPROM,
-                       "Invalid chainmask configuration\n");
+               ath_dbg(common, EEPROM, "Invalid chainmask configuration\n");
                break;
        }
 }