Re: [PATCH v2 net] sctp: count singleton chunks in assoc user stats

From: Jakub Kicinski
Date: Tue Mar 29 2022 - 21:49:52 EST


On Wed, 30 Mar 2022 09:13:42 +1000 Jamie Bainbridge wrote:
> Fixes: 196d67593439 ("sctp: Add support to per-association
> statistics via a new SCTP_GET_ASSOC_STATS call")
>
> Signed-off-by: Jamie Bainbridge <jamie.bainbridge@xxxxxxxxx>

The Fixes tag should not be line-wrapped, and there should be no
empty line before the Fixes tag and the sign-off (or between any
tags, really). Please fix and repost once more.