numam-dpdk/drivers/net/ena/base
Yong Wang 1207f3f722 net/ena: fix return of hash control flushing
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.

Fixes: 99ecfbf845 ("ena: import communication layer")
Cc: stable@dpdk.org

Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
Acked-by: Jan Medala <jan@semihalf.com>
2017-04-04 18:59:40 +02:00
..
ena_defs net/ena: update ENA comms layer for latest FW 2016-07-08 15:19:25 +02:00
ena_com.c net/ena: fix return of hash control flushing 2017-04-04 18:59:40 +02:00
ena_com.h net/ena: update ENA comms layer for latest FW 2016-07-08 15:19:25 +02:00
ena_eth_com.c net/ena: update ENA comms layer for latest FW 2016-07-08 15:19:25 +02:00
ena_eth_com.h net/ena: update ENA comms layer for latest FW 2016-07-08 15:19:25 +02:00
ena_plat_dpdk.h net/ena: use I/O device memory read/write API 2017-01-18 17:18:27 +01:00
ena_plat.h ena: fix FreeBSD build 2016-03-30 19:22:17 +02:00