Re: Linux 2.6.23.4

2007-11-16 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index b0c2c32..0c34409 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION = .3 +EXTRAVERSION = .4 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* diff --git a/include/linux/netlink.h b/include/li

Linux 2.6.23.4

2007-11-16 Thread Greg Kroah-Hartman
geniy Polyakov (1): Fix TEQL oops. Greg Kroah-Hartman (1): Linux 2.6.23.4 Herbert Xu (3): Fix SKB_WITH_OVERHEAD calculations. TCP: Fix size calculation in sk_stream_alloc_pskb Fix crypto_alloc_comp() error checking. Ingo Molnar (1): Fix 9P protocol build Johannes