Re: [PATCH net-next] net: mvpp2: set SKBTX_IN_PROGRESS

2020-09-13 Thread David Miller
From: Russell King Date: Sun, 13 Sep 2020 08:05:52 +0100 > Richard Cochran points out that SKBTX_IN_PROGRESS should be set when > the skbuff is queued for timestamping. Add this. > > Signed-off-by: Russell King Applied.

Re: [PATCH net-next] net: mvpp2: set SKBTX_IN_PROGRESS

2020-09-13 Thread Richard Cochran
On Sun, Sep 13, 2020 at 08:05:52AM +0100, Russell King wrote: > Richard Cochran points out that SKBTX_IN_PROGRESS should be set when > the skbuff is queued for timestamping. Add this. > > Signed-off-by: Russell King Acked-by: Richard Cochran