On 5/26/2017 2:05 PM, Legacy, Allain wrote: >> -----Original Message----- >> From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] >> Sent: Thursday, May 25, 2017 1:53 PM >> To: Legacy, Allain; Peters, Matt >> Cc: dev@dpdk.org; YIGIT, FERRUH >> Subject: [PATCH] net/avp: remove redundant assignment >> >> dev_info->driver_name is assigned by rte_eth_dev_info_get() and existing >> value overwritten, removing assignment. >> >> Fixes: 1a85922369c4 ("net/avp: add device configuration") >> >> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> >> --- > Acked-by: Allain Legacy <allain.leg...@windriver.com>
Applied to dpdk-next-net/master, thanks.