aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorTristram Ha <[email protected]>2025-07-23 03:04:03 +0000
committerJakub Kicinski <[email protected]>2025-07-25 20:09:23 +0000
commit165a7f5db919ab68a45ae755cceb751e067273ef (patch)
tree05a00ca48ab9fad027a003681c8a03e20f989086 /rust/helpers/task.c
parentnet: usbnet: Avoid potential RCU stall on LINK_CHANGE event (diff)
downloadkernel-165a7f5db919ab68a45ae755cceb751e067273ef.tar.gz
kernel-165a7f5db919ab68a45ae755cceb751e067273ef.zip
net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863
When KSZ8863 support was first added to KSZ driver the RX drop MIB counter was somehow defined as 0x105. The TX drop MIB counter starts at 0x100 for port 1, 0x101 for port 2, and 0x102 for port 3, so the RX drop MIB counter should start at 0x103 for port 1, 0x104 for port 2, and 0x105 for port 3. There are 5 ports for KSZ8895, so its RX drop MIB counter starts at 0x105. Fixes: 4b20a07e103f ("net: dsa: microchip: ksz8795: add support for ksz88xx chips") Signed-off-by: Tristram Ha <[email protected]> Reviewed-by: Oleksij Rempel <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions