net/ark: remove use of seqn for debug
authorDavid Marchand <david.marchand@redhat.com>
Wed, 28 Oct 2020 12:20:07 +0000 (13:20 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 31 Oct 2020 21:14:29 +0000 (22:14 +0100)
commitfea8ea1883719f0df8bf6138a44678a5e8f6bd1f
tree484402ead4e9fbc6a4208e30dbec20de6a0bba4b
parent2601dcffd5ac10cc1f8d4fc318315ebc4cc097d2
net/ark: remove use of seqn for debug

The seqn mbuf field is deprecated.
It is currently hacked for debug purpose, it could be changed to a
dynamic field but I see little value in the debug info it offers.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Ed Czeck <ed.czeck@atomicrules.com>
drivers/net/ark/ark_ethdev_rx.c