From: Vijay Subramanian Date: Thu, 31 Jan 2013 08:24:06 +0000 (+0000) Subject: tcp: Update MIB counters for drops X-Git-Tag: v3.8-rc7~2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848bf15f361c7c22da7998c81d50ed3dffbc827d;p=pandora-kernel.git tcp: Update MIB counters for drops This patch updates LINUX_MIB_LISTENDROPS in tcp_v4_conn_request() and tcp_v4_err(). tcp_v4_conn_request() in particular can drop SYNs for various reasons which are not currently tracked. Signed-off-by: Vijay Subramanian Signed-off-by: David S. Miller --- Reading git-diff-tree failed