On Wednesday 20 December 2017 03:53 PM, Yong Wang wrote:
Signed-off-by: Yong Wang <wang.yon...@zte.com.cn>
---
drivers/net/dpaa/dpaa_ethdev.c | 36 +++++++++++++++++++++++++-----------
1 file changed, 25 insertions(+), 11 deletions(-)
diff --git a/drivers/net/dpaa/dpaa_ethdev.c b/drivers/net/dpaa/dpaa_ethdev.c
index cf5a2ec..06d680c 100644
--- a/drivers/net/dpaa/dpaa_ethdev.c
+++ b/drivers/net/dpaa/dpaa_ethdev.c
@@ -877,12 +877,17 @@ static int dpaa_debug_queue_init(struct qman_fq *fq,
uint32_t fqid)
Thanks for the fix!
Reviewed-By: Shreyansh Jain <shreyansh.j...@nxp.com>