Re: [PATCH net-next] net: dsa: hellcreek: Print warning only once
From: Vladimir Oltean <olteanv@gmail.com> Date: 2022-08-31 15:26:38
On Tue, Aug 30, 2022 at 06:34:48PM +0200, Kurt Kanzenbach wrote:
In case the source port cannot be decoded, print the warning only once. This
still brings attention to the user and does not spam the logs at the same time.
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
---
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Out of curiosity, how did this happen?