Linux 5.2.18

2019-10-01 Thread Greg KH
(1): Revert "net: hns: fix LED configuration for marvell phy" Fernando Fernandez Mancera (1): netfilter: nft_socket: fix erroneous socket assignment Florian Westphal (1): xfrm: policy: avoid warning splat when merging nodes Greg Kroah-Hartman (1): Linux 5.2.18 G

Re: Linux 5.2.18

2019-10-01 Thread Greg KH
diff --git a/Makefile b/Makefile index 32226d81fbb5..440e473687eb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 17 +SUBLEVEL = 18 EXTRAVERSION = NAME = Bobtail Squid diff --git a/arch/powerpc/include/asm/opal.h