From: Arun Sharma Date: Mon, 30 Jan 2012 22:16:06 +0000 (-0800) Subject: net: Disambiguate kernel message X-Git-Tag: v3.3-rc4~34^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efcdbf24fd5daa88060869e51ed49f68b7ac8708;p=pandora-kernel.git net: Disambiguate kernel message Some of our machines were reporting: TCP: too many of orphaned sockets even when the number of orphaned sockets was well below the limit. We print a different message depending on whether we're out of TCP memory or there are too many orphaned sockets. Also move the check out of line and cleanup the messages that were printed. Signed-off-by: Arun Sharma Suggested-by: Mohan Srinivasan Cc: netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: David Miller Cc: Glauber Costa Cc: Ingo Molnar Cc: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed