From: Denis V. Lunev Date: Thu, 31 Jan 2008 11:46:12 +0000 (-0800) Subject: [RAW]: Family check in the /proc/net/raw[6] is extra. X-Git-Tag: v2.6.25-rc1~1089^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=377cf82d66ea43f3d3cb82c2563e65b5c12c9bfd;p=pandora-kernel.git [RAW]: Family check in the /proc/net/raw[6] is extra. Different hashtables are used for IPv6 and IPv4 raw sockets, so no need to check the socket family in the iterator over hashtables. Clean this out. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed