]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: set SKBTX_IN_PROGRESS
authorRussell King <rmk+kernel@armlinux.org.uk>
Sun, 13 Sep 2020 07:05:52 +0000 (08:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Sep 2020 21:20:59 +0000 (14:20 -0700)
commit13e611c9334b79a30823c4a6af9b9946a6cb8089
tree431ad22d4ada57e466365b2bcf78b8a1b8f12d4e
parentdb0c557177b8136ac041b61a777f9136dc08c847
net: mvpp2: set SKBTX_IN_PROGRESS

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 <rmk+kernel@armlinux.org.uk>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c