commit | 52267ce25f60f37ae40ccbca0b21328ebae5ae75 | [log] [tgz] |
---|---|---|
author | Kurt Kanzenbach <kurt@linutronix.de> | Tue Aug 30 18:34:48 2022 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Wed Aug 31 19:54:04 2022 -0700 |
tree | d7935c5de6596b8726e0dc1ce38f2ba772aa77d7 | |
parent | eb55dc09b5dd040232d5de32812cc83001a23da6 [diff] |
net: dsa: hellcreek: Print warning only once 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: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Link: https://lore.kernel.org/r/20220830163448.8921-1-kurt@linutronix.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>