brcmfmac: drop chip id from debug messages
authorDmitry Osipenko <digetx@gmail.com>
Sun, 30 Aug 2020 19:14:38 +0000 (22:14 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 7 Sep 2020 08:51:44 +0000 (11:51 +0300)
commit1a867a6230db7f41163b3b49840e5e50c3cc3a74
treed69c3c8cb27e94842af28fff8f3f01abcf1add35
parent317da69d10b0247c4042354eb90c75b81620ce9d
brcmfmac: drop chip id from debug messages

The chip ID was already printed out at the time when debug message about
the changed F2 watermark is printed, hence let's drop the unnecessary part
of the debug messages. This cleans code a tad and also allows to re-use
the F2 watermark debug messages by multiple chips.

Suggested-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200830191439.10017-3-digetx@gmail.com
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c