Linux 4.8.8

2016-11-14 Thread Greg KH
ec: Call swap_buffer() prior to IP header alignment Felipe Balbi (1): usb: dwc3: gadget: properly account queued requests Gavin Schenk (1): net: fec: set mac address unconditionally Greg Kroah-Hartman (1): Linux 4.8.8 Ido Schimmel (2): switchdev: Execute bridge ndos only for brid

Re: Linux 4.8.8

2016-11-14 Thread Greg KH
diff --git a/Makefile b/Makefile index 4d0f28cb481d..8f18daa2c76a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Psychotic Stoned Sheep diff --git a/arch/powerpc/include/asm/checksum.h b/arch/powerpc/include/a