linux-bl808/drivers/net/ethernet/qlogic/qed
Dan Carpenter f07d427689 qed: Fix an error code qed_ll2_start_xmit()
We accidentally deleted the code to set "rc = -ENOMEM;" and this patch
adds it back.

Fixes: d2201a2159 ("qed: No need for LL2 frags indication")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-18 15:43:44 -08:00
..
Makefile
qed.h
qed_cxt.c
qed_cxt.h
qed_dcbx.c qed: Fix overriding offload_tc by protocols without APP TLV 2018-11-13 08:51:16 -08:00
qed_dcbx.h
qed_debug.c qed: fix spelling mistake "attnetion" -> "attention" 2018-11-27 16:22:23 -08:00
qed_debug.h
qed_dev.c qed: Fix QM getters to always return a valid pq 2018-11-19 18:38:15 -08:00
qed_dev_api.h
qed_fcoe.c qed: Fix SPQ entries not returned to pool in error flows 2018-11-08 19:38:19 -08:00
qed_fcoe.h
qed_hsi.h qed: Fix command number mismatch between driver and the mfw 2018-12-13 21:48:14 -08:00
qed_hw.c
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c
qed_init_ops.h
qed_int.c qed: Fix reading wrong value in loop condition 2018-11-13 08:51:16 -08:00
qed_int.h
qed_iscsi.c qed: Fix SPQ entries not returned to pool in error flows 2018-11-08 19:38:19 -08:00
qed_iscsi.h
qed_iwarp.c
qed_iwarp.h
qed_l2.c qed: Fix SPQ entries not returned to pool in error flows 2018-11-08 19:38:19 -08:00
qed_l2.h
qed_ll2.c qed: Fix an error code qed_ll2_start_xmit() 2018-12-18 15:43:44 -08:00
qed_ll2.h
qed_main.c qed: Fix PTT leak in qed_drain() 2018-11-13 08:51:16 -08:00
qed_mcp.c qed: fix link config error handling 2018-11-03 19:27:33 -07:00
qed_mcp.h
qed_mng_tlv.c
qed_ooo.c
qed_ooo.h
qed_ptp.c
qed_rdma.c qed: Fix rdma_info structure allocation 2018-11-13 08:51:16 -08:00
qed_rdma.h drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo 2018-11-15 16:21:00 -08:00
qed_reg_addr.h
qed_roce.c qed: Fix SPQ entries not returned to pool in error flows 2018-11-08 19:38:19 -08:00
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp.h qed: Fix SPQ entries not returned to pool in error flows 2018-11-08 19:38:19 -08:00
qed_sp_commands.c qed: Fix SPQ entries not returned to pool in error flows 2018-11-08 19:38:19 -08:00
qed_spq.c qed: Fix potential memory corruption 2018-11-08 19:38:19 -08:00
qed_sriov.c qed: Fix SPQ entries not returned to pool in error flows 2018-11-08 19:38:19 -08:00
qed_sriov.h
qed_vf.c
qed_vf.h