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 <[email protected]>
> Acked-by: Jan Medala <[email protected]> Fixes: 99ecfbf845b3 ("ena: import communication layer") Cc: [email protected] Series applied to dpdk-next-net/master, thanks.

