[dpdk-stable] [PATCH v2] net/i40e: fix incorrect var assignment
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Tue Sep 19 16:58:59 CEST 2017
    
    
  
On 9/18/2017 7:53 PM, Jingjing Wu wrote:
> rx/tx_queue_setup functions are shared between PF and VF
> drivers. So the var 'pf' should not be assigned at the beginning.
> This patch fixes the issue, and also corrects the return err code.
> 
> Cc: stable at dpdk.org
> Fixes: b6583ee40265 ("i40e: full VMDQ pools support")
> 
> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>
Applied to dpdk-next-net/master, thanks.
    
    
More information about the stable
mailing list