}
 /*     NicIFSetMacAddress(padapter, padapter->PermanentAddress); */
 
-       RT_TRACE(
-               _module_hci_hal_init_c_,
-               _drv_notice_,
-               (
-                       "Hal_EfuseParseMACAddr_8723BS: Permanent Address = %02x-%02x-%02x-%02x-%02x-%02x\n",
-                       pEEPROM->mac_addr[0],
-                       pEEPROM->mac_addr[1],
-                       pEEPROM->mac_addr[2],
-                       pEEPROM->mac_addr[3],
-                       pEEPROM->mac_addr[4],
-                       pEEPROM->mac_addr[5]
-               )
-       );
+       RT_TRACE(_module_hci_hal_init_c_, _drv_notice_,
+                ("Hal_EfuseParseMACAddr_8723BS: Permanent Address = %pM\n", pEEPROM->mac_addr));
 }
 
 static void Hal_EfuseParseBoardType_8723BS(