From: Eric Dumazet Date: Sun, 8 Nov 2009 10:17:05 +0000 (+0000) Subject: udp: add a counter into udp_hslot X-Git-Tag: v2.6.33-rc1~388^2~461 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdcc8aa953a1123a289791dd192090651036d593;p=pandora-kernel.git udp: add a counter into udp_hslot Adds a counter in udp_hslot to keep an accurate count of sockets present in chain. This will permit to upcoming UDP lookup algo to chose the shortest chain when secondary hash is added. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed