Re: [PATCH] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
From: David Miller
Date: Tue Dec 17 2019 - 16:42:31 EST
From: Jiangfeng Xiao <xiaojiangfeng@xxxxxxxxxx>
Date: Sat, 14 Dec 2019 15:23:02 +0800
> In addition, I adjusted the position of "count++;"
> to make the code more readable.
This is an unrelated cleanup and should not be done in the same change
as your bug fix, submit this if you like for net-next after net has next
been merged into net-next.
>
> Signed-off-by: Jiangfeng Xiao <xiaojiangfeng@xxxxxxxxxx>
You need to provide an appropriate Fixes: tag.