On 8/18/2017 3:23 PM, Ferruh Yigit wrote: > On 8/10/2017 10:12 AM, Daniel Mrzyglod wrote: >> Calling i40e_vsi_delete_mac without checking return >> value (as is done elsewhere 5 out of 6 times) >> >> Coverity issue: 140735 >> Fixes: 43c89d5a4fde ("net/i40e: set VF MAC from PF") >> >> Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyg...@intel.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.