Skip to content

Commit

Permalink
ath11k: Replace HTT_DBG_OUT with scnprintf
Browse files Browse the repository at this point in the history
Get rid of macro HTT_DBG_OUT and replace it with scnprintf().
The macro does not do anything else. Added required new line
characters to scnprintf() for proper display.

Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.5.0.1-01105-QCAHKSWPL_SILICONZ-1

Signed-off-by: Seevalamuthu Mariappan <seevalam@codeaurora.org>
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210913223148.208026-3-jouni@codeaurora.org
  • Loading branch information
Seevalamuthu Mariappan authored and Kalle Valo committed Sep 28, 2021
1 parent 9e2e2d7 commit 6f44279
Showing 1 changed file with 1,683 additions and 1,687 deletions.
Loading

0 comments on commit 6f44279

Please sign in to comment.