summarylogtreecommitdiffstats
path: root/0002-LINUX-5.8-Replace-kernel_setsockopt-with-new-funcs.patch
diff options
context:
space:
mode:
authorMichael Laß2021-05-02 14:10:32 +0200
committerMichael Laß2021-05-02 14:10:32 +0200
commit2c0fcd8e9b26cae95bf9fbd92508beedb4c629b7 (patch)
tree44a0ceb94c494b6604c37eea1918e551ef08f7d5 /0002-LINUX-5.8-Replace-kernel_setsockopt-with-new-funcs.patch
parent6e12ff010a73c6f610c37dc72668a001c710cab9 (diff)
downloadaur-2c0fcd8e9b26cae95bf9fbd92508beedb4c629b7.tar.gz
Prepare for Linux 5.12
Diffstat (limited to '0002-LINUX-5.8-Replace-kernel_setsockopt-with-new-funcs.patch')
-rw-r--r--0002-LINUX-5.8-Replace-kernel_setsockopt-with-new-funcs.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0002-LINUX-5.8-Replace-kernel_setsockopt-with-new-funcs.patch b/0002-LINUX-5.8-Replace-kernel_setsockopt-with-new-funcs.patch
index 43d5ee53caba..c503f043b90c 100644
--- a/0002-LINUX-5.8-Replace-kernel_setsockopt-with-new-funcs.patch
+++ b/0002-LINUX-5.8-Replace-kernel_setsockopt-with-new-funcs.patch
@@ -1,7 +1,7 @@
From 509169ed302741e2499fbb116ed08408c08d3999 Mon Sep 17 00:00:00 2001
From: Cheyenne Wills <cwills@sinenomine.net>
Date: Fri, 3 Jul 2020 10:33:51 -0600
-Subject: [PATCH 2/8] LINUX 5.8: Replace kernel_setsockopt with new funcs
+Subject: [PATCH 02/11] LINUX 5.8: Replace kernel_setsockopt with new funcs
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
@@ -155,5 +155,5 @@ index 9fbb563f3..50607c8f5 100644
return (osi_socket *)sockp;
}
--
-2.30.1
+2.31.1