android_kernel_oneplus_msm8998/drivers/net/ethernet/qlogic/qed
Manish Chopra e23696bc44 qed: Fix setting/clearing bit in completion bitmap
[ Upstream commit 59d3f1ceb69b54569685d0c34dff16a1e0816b19 ]

Slowpath completion handling is incorrectly changing
SPQ_RING_SIZE bits instead of a single one.

Fixes: 76a9a3642a ("qed: fix handling of concurrent ramrods")
Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-16 09:30:48 +02:00
..
Makefile
qed.h qed: Correct slowpath interrupt scheme 2015-12-07 14:14:04 -05:00
qed_cxt.c
qed_cxt.h
qed_dev.c qed: Fix BAR size split for some servers 2015-12-07 14:14:04 -05:00
qed_dev_api.h qed: Add statistics support 2015-10-27 19:34:54 -07:00
qed_hsi.h qed: Add statistics support 2015-10-27 19:34:54 -07:00
qed_hw.c
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c
qed_init_ops.h
qed_int.c qed: Correct slowpath interrupt scheme 2015-12-07 14:14:04 -05:00
qed_int.h qed: Correct slowpath interrupt scheme 2015-12-07 14:14:04 -05:00
qed_l2.c qed: Add statistics support 2015-10-27 19:34:54 -07:00
qed_main.c qed: Correct slowpath interrupt scheme 2015-12-07 14:14:04 -05:00
qed_mcp.c qed: Add link support 2015-10-27 19:34:50 -07:00
qed_mcp.h qed: Add link support 2015-10-27 19:34:50 -07:00
qed_reg_addr.h qed: Fix BAR size split for some servers 2015-12-07 14:14:04 -05:00
qed_sp.h qed: fix handling of concurrent ramrods. 2015-12-07 14:14:03 -05:00
qed_sp_commands.c
qed_spq.c qed: Fix setting/clearing bit in completion bitmap 2016-08-16 09:30:48 +02:00