linux/drivers/net/ethernet/google/gve
Wei Yongjun 877cb240f6 gve: Fix error return code in gve_alloc_qpls()
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: f5cedc84a3 ("gve: Add transmit and receive support")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-07 19:25:36 -07:00
..
gve_adminq.c
gve_adminq.h
gve_desc.h
gve_ethtool.c gve: Fix u64_stats_sync to initialize start 2019-07-03 11:27:46 -07:00
gve_main.c gve: Fix error return code in gve_alloc_qpls() 2019-07-07 19:25:36 -07:00
gve_register.h
gve_rx.c gve: Add workqueue and reset support 2019-07-01 19:36:35 -07:00
gve_tx.c
gve.h gve: Add ethtool support 2019-07-01 19:36:35 -07:00
Makefile gve: Add ethtool support 2019-07-01 19:36:35 -07:00