Linux 3.18.117

2018-07-27 Thread Greg KH
queue() Greg Kroah-Hartman (1): Linux 3.18.117 Gustavo A. R. Silva (1): ptp: fix missing break in switch Jack Morgenstein (1): net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper Jerry Zhang (1): usb: gadget: f_fs: Only return delayed status when len

Re: Linux 3.18.117

2018-07-27 Thread Greg KH
diff --git a/Makefile b/Makefile index 973e8568e52d..9c894e7e586d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 116 +SUBLEVEL = 117 EXTRAVERSION = NAME = Diseased Newt @@ -613,6 +613,7 @@ KBUILD_CFLAGS += $(call cc-disable-warning,frame-ad