bnxt_en: log firmware debug notifications
authorEdwin Peer <edwin.peer@broadcom.com>
Mon, 25 Jan 2021 07:08:13 +0000 (02:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Sep 2021 10:28:06 +0000 (12:28 +0200)
commitfad75e046363ebf37c42c04dc8e3f68e0ed4c130
tree74056633455ac3357a9bf6d0973b85cab6fc24d4
parentf90a34fabaa5f6c62fb0dcf4990c10ad84678eff
bnxt_en: log firmware debug notifications

[ Upstream commit a44daa8fcbcf572545c4c1a7908b3fbb38388048 ]

Firmware is capable of generating asynchronous debug notifications.
The event data is opaque to the driver and is simply logged. Debug
notifications can be enabled by turning on hardware status messages
using the ethtool msglvl interface.

Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Edwin Peer <edwin.peer@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/broadcom/bnxt/bnxt.c