netdev-dpdk: remove duplicated code in netdev_dpdk_get_status
authorxubinbin <xu.binbin1@zte.com.cn>
Thu, 21 Jul 2016 13:52:29 +0000 (21:52 +0800)
committerDaniele Di Proietto <diproiettod@vmware.com>
Mon, 25 Jul 2016 19:58:27 +0000 (12:58 -0700)
commitb3790370798134fb34f749b64ac55a0570b18f4d
tree904261b587cb33c07659c5ba8dd4cc40e298495f
parent7d6d1a40dccf4996ecd517bca397bc53334f0085
netdev-dpdk: remove duplicated code in netdev_dpdk_get_status

Put "driver_name" into "args" twice, that's meaninglessness.
So need to remove duplicated code.

Signed-off-by: Binbin Xu <xu.binbin1@zte.com.cn>
Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
AUTHORS
lib/netdev-dpdk.c