[dpdk-dev] [PATCH 2/2] net/ena: fix return of hash control flushing
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Tue Mar 14 19:11:46 CET 2017
    
    
  
On 3/14/2017 5:59 PM, Jan Mędala wrote:
<...>
>> In function ena_com_set_hash_ctrl(), the return value is assigned to
>> "ret" variable, but it is not returned. Fix it by adding the return.
>>
>> Signed-off-by: Yong Wang <wang.yong19 at zte.com.cn>
> Acked-by: Jan Medala <jan at semihalf.com>
    Fixes: 99ecfbf845b3 ("ena: import communication layer")
    Cc: stable at dpdk.org
Series applied to dpdk-next-net/master, thanks.
    
    
More information about the dev
mailing list