Linux 5.4.97

2021-02-10 Thread Greg Kroah-Hartman
e in OTG mode Greg Kroah-Hartman (1): Linux 5.4.97 Gustavo A. R. Silva (1): smb3: Fix out-of-bounds bug in SMB2_negotiate() Heiko Stuebner (1): usb: dwc2: Fix endpoint direction check in ep_from_windex Heiner Kallweit (1): r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ

Re: Linux 5.4.97

2021-02-10 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index 7a47a2594f95..032751f6be0c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 96 +SUBLEVEL = 97 EXTRAVERSION = NAME = Kleptomaniac Octopus @@ -920,12 +920,6 @@ KBUILD_CFLAGS +