]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
rtlwifi: rtl8821ae: Remove duplicate hex prefixes
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Mon, 23 Feb 2015 12:05:59 +0000 (13:05 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 3 Mar 2015 13:39:34 +0000 (15:39 +0200)
The # flag in %X means print a 0X prefix. Remove the extra 0x prefix.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rtlwifi/rtl8821ae/hw.c

index ac235df727af0292d4f9cc89862ca750235727e2..2a0a71bac00c84d331972fd27e234fafe70ec5f3 100644 (file)
@@ -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