]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/ath/ath10k/htt_tx.c
ath10k: add boot messages to htt.c
[~andy/linux] / drivers / net / wireless / ath / ath10k / htt_tx.c
index b6b142046d83bbff943f08b246fd927a5c44db9a..454812879604ffb1d8d336c2b27e61544b4fc5cd 100644 (file)
@@ -96,7 +96,7 @@ int ath10k_htt_tx_attach(struct ath10k_htt *htt)
        htt->max_num_pending_tx = ath10k_hif_get_free_queue_number(htt->ar,
                                                                   pipe);
 
-       ath10k_dbg(ATH10K_DBG_HTT, "htt tx max num pending tx %d\n",
+       ath10k_dbg(ATH10K_DBG_BOOT, "htt tx max num pending tx %d\n",
                   htt->max_num_pending_tx);
 
        htt->pending_tx = kzalloc(sizeof(*htt->pending_tx) *