summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorChandrakanth Patil <chandrakanth.patil@broadcom.com>2020-07-15 17:31:53 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-22 09:34:22 +0200
commit80daa8404491a8eaa518a7e2cd8f63812ce3bbcb (patch)
tree5b5985bdd8fa8b9677ff59681772ba76c5da45ff /kernel
parent9280c9be5f3ce5f4886d63b24a90eb3e13f27917 (diff)
downloadlinux-80daa8404491a8eaa518a7e2cd8f63812ce3bbcb.tar.gz
linux-80daa8404491a8eaa518a7e2cd8f63812ce3bbcb.tar.bz2
linux-80daa8404491a8eaa518a7e2cd8f63812ce3bbcb.zip
scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro
commit 07d3f04550023395bbf34b99ec7e00fc50d9859f upstream. As the ENABLE_IRQ_POLL macro is undefined, the check for ENABLE_IRQ_POLL macro in ISR will always be false. This leads to irq polling being non-functional. Remove ENABLE_IRQ_POLL check from ISR. Link: https://lore.kernel.org/r/20200715120153.20512-1-chandrakanth.patil@broadcom.com Fixes: a6ffd5bf6819 ("scsi: megaraid_sas: Call disable_irq from process IRQ") Cc: <stable@vger.kernel.org> # v5.3+ Signed-off-by: Chandrakanth Patil <chandrakanth.patil@broadcom.com> Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions