Revert "wifi: iwlwifi: lower message level for FW buffer destination"
This reverts commit 5b1fe09fed
.
This commit is contained in:
parent
b93dfe3647
commit
41c096fbd1
1 changed files with 1 additions and 2 deletions
|
@ -111,8 +111,7 @@ iwl_pcie_ctxt_info_dbg_enable(struct iwl_trans *trans,
|
|||
}
|
||||
break;
|
||||
default:
|
||||
IWL_DEBUG_FW(trans, "WRT: Invalid buffer destination (%d)\n",
|
||||
le32_to_cpu(fw_mon_cfg->buf_location));
|
||||
IWL_ERR(trans, "WRT: Invalid buffer destination\n");
|
||||
}
|
||||
out:
|
||||
if (dbg_flags)
|
||||
|
|
Loading…
Reference in a new issue