From 1342d517c3dfc37e8340c85839a5c3b881d0e0a8 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 14 Sep 2020 12:24:57 -0500 Subject: kernel-5.9.0-0.rc5.10 * Mon Sep 14 2020 Fedora Kernel Team [5.9.0-0.rc5.10] - Merge ark-patches Resolves: rhbz# Signed-off-by: Justin M. Forbes --- 0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch') diff --git a/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch b/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch index 3a6d56590..3b86f4266 100644 --- a/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch +++ b/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch @@ -41,10 +41,10 @@ Signed-off-by: Herton R. Krzesinski 1 file changed, 2 insertions(+) diff --git a/drivers/infiniband/sw/rxe/rxe.c b/drivers/infiniband/sw/rxe/rxe.c -index 907203afbd99..6fbbe2b109d1 100644 +index 77f2c7cd1216..aea28fb3d6a9 100644 --- a/drivers/infiniband/sw/rxe/rxe.c +++ b/drivers/infiniband/sw/rxe/rxe.c -@@ -303,6 +303,8 @@ static int __init rxe_module_init(void) +@@ -305,6 +305,8 @@ static int __init rxe_module_init(void) { int err; -- cgit