On 03/24/2015, 07:09 AM, David Miller wrote: > Please queue up the following networking fixes for 3.12, 3.14, > 3.18, and 3.19 -stable, respectively.\ Just heads-up: Backport of "net: sysctl_net_core: check SNDBUF and RCVBUF for min length" [ Upstream commit b1cb59cf2efe7971d3d72a7b963d09a512d994c9 ] causes a new build warning: net/core/sysctl_net_core.c:26:12: warning: ‘one’ defined but not used [-Wunused-variable] static int one = 1; It happens in all trees. They do not have the only user tstamp_allow_data yet. In 3.12, I am going to remove 'one' in that patch too, if there are no objections. 3.19.3 at least was released with the patch already, so the other trees would need a separate fix. thanks, -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html