linux/drivers/net/ethernet/qlogic/qed
Michal Kalderon 1fe280a056 qed: Free reserved MR tid
A tid was allocated for reserved MR during initialization but
not freed. This lead to an annoying output message during
rdma unload flow.

Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-24 16:44:21 -05:00
..
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
qed.h
qed_cxt.c qed: Add iWARP enablement support 2017-09-26 11:22:03 -07:00
qed_cxt.h
qed_dcbx.c qed: use kzalloc instead of kmalloc and memset 2017-11-16 10:49:00 +09:00
qed_dcbx.h
qed_debug.c
qed_debug.h
qed_dev.c qed: Add support for vf coalesce configuration. 2017-07-27 00:05:22 -07:00
qed_dev_api.h qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00
qed_fcoe.c
qed_fcoe.h
qed_hsi.h
qed_hw.c
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c
qed_init_ops.h
qed_int.c
qed_int.h
qed_iscsi.c
qed_iscsi.h
qed_iwarp.c qed: Fix iWARP out of order flow 2017-10-19 12:46:43 +01:00
qed_iwarp.h qed: Add iWARP support for fpdu spanned over more than two tcp packets 2017-10-09 10:21:27 -07:00
qed_l2.c qed: fix spelling mistake: "calescing" -> "coalescing" 2017-08-30 15:32:16 -07:00
qed_l2.h qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00
qed_ll2.c qed: Add LL2 slowpath handling 2017-10-09 10:21:26 -07:00
qed_ll2.h qed: Add ll2 ability of opening a secondary queue 2017-10-09 10:21:26 -07:00
qed_main.c qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00
qed_mcp.c qed: Add iWARP enablement support 2017-09-26 11:22:03 -07:00
qed_mcp.h
qed_ooo.c qed: Fix iWARP out of order flow 2017-10-19 12:46:43 +01:00
qed_ooo.h qed: Fix iWARP out of order flow 2017-10-19 12:46:43 +01:00
qed_ptp.c
qed_rdma.c qed: Free reserved MR tid 2018-01-24 16:44:21 -05:00
qed_rdma.h
qed_reg_addr.h
qed_roce.c
qed_roce.h
qed_selftest.c
qed_selftest.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qed_sp.h
qed_sp_commands.c qed: Add iWARP enablement support 2017-09-26 11:22:03 -07:00
qed_spq.c qed: Fix potential use-after-free in qed_spq_post() 2018-01-16 14:57:34 -05:00
qed_sriov.c qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00
qed_sriov.h qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00
qed_vf.c qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00
qed_vf.h qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00