|
@@ -435,7 +435,7 @@ int rtl_regd_init(struct ieee80211_hw *hw,
|
|
|
channel_plan_to_country_code(rtlpriv->efuse.channel_plan);
|
|
|
|
|
|
RT_TRACE(rtlpriv, COMP_REGD, DBG_DMESG,
|
|
|
- "rtl: EEPROM regdomain: 0x%0x conuntry code: %d\n",
|
|
|
+ "rtl: EEPROM regdomain: 0x%0x country code: %d\n",
|
|
|
rtlpriv->efuse.channel_plan, rtlpriv->regd.country_code);
|
|
|
|
|
|
if (rtlpriv->regd.country_code >= COUNTRY_CODE_MAX) {
|