Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df905570 authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Kalle Valo
Browse files

rtlwifi: rtl8821ae: Remove duplicate hex prefixes



The # flag in %X means print a 0X prefix. Remove the extra 0x prefix.

Signed-off-by: default avatarRasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 97bf8615
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1515,7 +1515,7 @@ static bool _rtl8821ae_dynamic_rqpn(struct ieee80211_hw *hw, u32 boundary,
				      (u8 *)(&support_remote_wakeup));

	RT_TRACE(rtlpriv, COMP_INIT, DBG_LOUD,
		 "boundary=0x%#X, NPQ_RQPNValue=0x%#X, RQPNValue=0x%#X\n",
		 "boundary=%#X, NPQ_RQPNValue=%#X, RQPNValue=%#X\n",
		  boundary, npq_rqpn_value, rqpn_val);

	/* stop PCIe DMA