From: Greg Kroah-Hartman Date: Fri, 29 Mar 2024 11:50:10 +0000 (+0100) Subject: comment cleanup for queue-6.1/net-tls-handle-backlogging-of-crypto-requests.patch X-Git-Tag: v6.7.12~171 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2090498e28d14917f40693239c0837a82264dcab;p=thirdparty%2Fkernel%2Fstable-queue.git comment cleanup for queue-6.1/net-tls-handle-backlogging-of-crypto-requests.patch --- diff --git a/queue-6.1/net-tls-handle-backlogging-of-crypto-requests.patch b/queue-6.1/net-tls-handle-backlogging-of-crypto-requests.patch index 1d798ffb4f5..675eb53d287 100644 --- a/queue-6.1/net-tls-handle-backlogging-of-crypto-requests.patch +++ b/queue-6.1/net-tls-handle-backlogging-of-crypto-requests.patch @@ -29,8 +29,9 @@ Link: https://lore.kernel.org/netdev/9681d1febfec295449a62300938ed2ae66983f28.16 Signed-off-by: Jakub Kicinski Reviewed-by: Simon Horman Signed-off-by: David S. Miller -[Srish: fixed merge-conflict in stable branch linux-6.1.y, -needs to go on top of https://lore.kernel.org/stable/20240307155930.913525-1-lee@kernel.org/] +[Srish: v2: fixed hunk failures + fixed merge-conflict in stable branch linux-6.1.y, + needs to go on top of https://lore.kernel.org/stable/20240307155930.913525-1-lee@kernel.org/] Signed-off-by: Srish Srinivasan Signed-off-by: Greg Kroah-Hartman ---