Re: [PATCH] ipvs: adjust the debug order of src and dst

From: Andrew Lunn
Date: Wed Sep 23 2020 - 08:07:34 EST


On Wed, Sep 23, 2020 at 02:06:25PM +0800, yue longguang wrote:
> From: ylg <bigclouds@xxxxxxx>
>
> adjust the debug order of src and dst when tcp state changes

Hi Yue

You need to explain why you are doing something, not what you are
doing, in the commit message.

Andrew