]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net/ncsi: Improve general state logging
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Wed, 8 Nov 2017 05:30:44 +0000 (16:30 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Apr 2021 09:57:51 +0000 (11:57 +0200)
commitf013e2b4c8c66e38e2417e8e2b03a54fdf26437b
treed13ef80e3bbec5d27faabcb6de39b29f3ce97279
parente49c41505ae866321388e21d540663d01ae9333e
net/ncsi: Improve general state logging

commit 9ef8690be13d8ae3130749fbcc0cc21e4e3f738c upstream.

The NCSI driver is mostly silent which becomes a headache when trying to
determine what has occurred on the NCSI connection. This adds additional
logging in a few key areas such as state transitions and calling out
certain errors more visibly.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ncsi/ncsi-aen.c
net/ncsi/ncsi-manage.c
net/ncsi/ncsi-rsp.c