Re: [PATCH v3] net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
From: Jakub Kicinski
Date: Tue Feb 17 2026 - 20:29:55 EST
On Sat, 14 Feb 2026 01:59:48 +0800 Ruitong Liu wrote:
> Reported-by: Ruitong Liu <cnitlrt@xxxxxxxxx>
> Closes: https://lore.kernel.org/all/20260211184848.731894-1-cnitlrt@xxxxxxxxx/
> Reported-by: Shuyuan Liu <L0x1c3r@xxxxxxxxx>
> Closes: https://lore.kernel.org/all/20260211184848.731894-1-cnitlrt@xxxxxxxxx/
Please don't abuse reported-by tags.
These tags are only used when the reporter is not the same
as the author. If you're sending a fix without a reported-by
tag it's implied that you found the issue yourself.