Revert "nfp: update nfp_X logging definitions"
authorSimon Horman <simon.horman@corigine.com>
Sun, 19 Jun 2022 08:15:30 +0000 (10:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2022 10:28:01 +0000 (11:28 +0100)
commit41a36d4e5a1402306e8792cffc61621021a22574
tree89a53d90382233b008fe6a6d4716c81ee850641c
parent5fc217a3c9a87a99e22d9be085c3ab8370ab7271
Revert "nfp: update nfp_X logging definitions"

This reverts commit 9386ebccfc59 ("nfp: update nfp_X logging definitions")

The reverted patch was intended to improve logging for the NFP driver by
including information such as the source code file and number in log
messages.

Unfortunately our experience is that this has not improved things as
we had hoped. The resulting logs are inconsistent with (most) other
kernel log messages. And rely on knowledge of the source code version
in order for the extra information to be useful.

Thus, revert the change.

We acknowledge that Jakub Kicinski <kuba@kernel.org> foresaw this problem.

Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpp.h