net: dsa: hellcreek: Replace bogus comment
authorKurt Kanzenbach <kurt@linutronix.de>
Tue, 1 Aug 2023 13:16:47 +0000 (15:16 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 2 Aug 2023 19:10:35 +0000 (12:10 -0700)
commitae3683a34265381cd4bc006295a091009c7215d1
treefa09911ed3a9c79dc9d8eaabd7a63ac520b0894c
parentae336f30d513c5ccd8a87db02804c7451a061461
net: dsa: hellcreek: Replace bogus comment

Replace bogus comment about matching the latched timestamp to one of the
received frames. That comment is probably copied from mv88e6xxx and true for
these switches. However, the hellcreek switch is configured to insert the
timestamp directly into the PTP packets.

While here, remove the other comments regarding the list splicing and locking as
well, because it doesn't add any value.

Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Link: https://lore.kernel.org/r/20230801131647.84697-1-kurt@linutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/dsa/hirschmann/hellcreek_hwtstamp.c