Linux 3.18.99

2018-03-11 Thread Greg KH
chunk in _sctp_make_chunk() Arnd Bergmann (1): ipv6 sit: work around bogus gcc-8 -Wrestrict warning Denis Du (1): hdlc_ppp: carrier detect ok, don't turn off negotiation Erik Veijola (1): ALSA: usb-audio: Add a quirck for B&W PX headphones Greg Kroah-Hartman (1):

Re: Linux 3.18.99

2018-03-11 Thread Greg KH
diff --git a/Makefile b/Makefile index 1e7d18b5025c..a94a5e5d84ca 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 98 +SUBLEVEL = 99 EXTRAVERSION = NAME = Diseased Newt diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig index c1e