[PATCH net-next v3 0/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
From: David Yang
Date: Sun Jan 04 2026 - 21:10:21 EST
Fix warning reported by static checker.
v2: https://lore.kernel.org/r/20251025171314.1939608-1-mmyangfl@xxxxxxxxx
- run tests and fix MIB parsing in 510026a39849
- no major changes between versions
v1: https://lore.kernel.org/r/20251024084918.1353031-1-mmyangfl@xxxxxxxxx
- take suggestion from David Laight
- protect MIB stats with a lock
David Yang (2):
net: dsa: yt921x: Fix MIB overflow wraparound routine
net: dsa: yt921x: Protect MIB stats with a lock
drivers/net/dsa/yt921x.c | 76 +++++++++++++++++++++++++---------------
drivers/net/dsa/yt921x.h | 5 +++
2 files changed, 53 insertions(+), 28 deletions(-)
--
2.51.0