net/mrvl: fix shadow queue tail and size calculations
authorNatalie Samsonov <nsamsono@marvell.com>
Thu, 11 Jan 2018 15:35:42 +0000 (16:35 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commitb2e5d0868ee7445ebb26e47e10a0a52409428ebe
tree17a01636d15783e939cee0173c301bd99cd8d004
parenta9bd1322b8cfe277e3ba2b81423e99ae14cd5d57
net/mrvl: fix shadow queue tail and size calculations

Reset skip_buf after use to avoid wrong tail and size calculations.

Fixes: afb4d0d0bf91 ("net/mrvl: add Rx/Tx support")
Cc: stable@dpdk.org
Signed-off-by: Natalie Samsonov <nsamsono@marvell.com>
drivers/net/mrvl/mrvl_ethdev.c