net/ark: fix loop counter
authorJohn Miller <john.miller@atomicrules.com>
Fri, 6 Oct 2017 18:03:27 +0000 (14:03 -0400)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 12 Oct 2017 00:36:57 +0000 (01:36 +0100)
commit22862a0213d3888d4ba22f8ae0d62d5e0c44b683
tree6ff27ad6715e5ea647ade14b5f985bf76f70ab1e
parent5840f427120c8e5c5d8557fe67da056a20f18888
net/ark: fix loop counter

Change loop counter that should be based on the number
of rx queues, not tx queues.  This only affects debug
output.

Fixes: 727b3fe292bc ("net/ark: integrate PMD")
Cc: stable@dpdk.org
Signed-off-by: John Miller <john.miller@atomicrules.com>
drivers/net/ark/ark_ethdev.c