From 263bbfcffc49e77958568b43065a8c1c981bdb7c Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 9 Sep 2019 15:24:44 +0800 Subject: [PATCH] Linux 4.19.71 Merge 96 patches from 4.19.70 and 4.19.71 stable branch (97 total) beside 1 already merged patches: f7009bb net/tls: Fixed return value when tls_complete_pending_work() fails Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ecf8806cb71f..f6c9d5757470 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 70 +SUBLEVEL = 71 EXTRAVERSION = NAME = "People's Front" -- GitLab