From 13bd6da63cf611a8325774f77a657cf8a6a0fc66 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 27 Aug 2020 12:31:22 -0500 Subject: kernel-5.9.0-0.rc2.20200827git15bc20c6af4c.1 * Thu Aug 27 2020 Fedora Kernel Team [5.9.0-0.rc2.20200827git15bc20c6af4c.1] - 15bc20c6af4c rebase - Updated changelog for the release based on 2ac69819ba9e (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- 0001-megaraid_sas-remove-deprecated-pci-ids.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0001-megaraid_sas-remove-deprecated-pci-ids.patch') diff --git a/0001-megaraid_sas-remove-deprecated-pci-ids.patch b/0001-megaraid_sas-remove-deprecated-pci-ids.patch index ce083de31..cf1b2a87d 100644 --- a/0001-megaraid_sas-remove-deprecated-pci-ids.patch +++ b/0001-megaraid_sas-remove-deprecated-pci-ids.patch @@ -23,7 +23,7 @@ Signed-off-by: Herton R. Krzesinski 1 file changed, 2 insertions(+) diff --git a/drivers/scsi/megaraid/megaraid_sas_base.c b/drivers/scsi/megaraid/megaraid_sas_base.c -index 861f7140f52e..8c08ca7954a4 100644 +index 2b7e7b5f38ed..b3bacfdcb727 100644 --- a/drivers/scsi/megaraid/megaraid_sas_base.c +++ b/drivers/scsi/megaraid/megaraid_sas_base.c @@ -133,6 +133,7 @@ static void megasas_get_pd_info(struct megasas_instance *instance, -- cgit