From: Lorenzo Colitti Date: Fri, 31 May 2013 15:05:49 +0000 (+0000) Subject: net: ipv4: make the ping /proc code AF-independent X-Git-Tag: v3.11-rc1~16^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cc785f6f429c2a3fb81745dc142cbd72a462c4a;p=pandora-kernel.git net: ipv4: make the ping /proc code AF-independent Introduce a ping_seq_afinfo structure (similar to its UDP equivalent) and use it to make some of the ping /proc functions address-family independent. Rename the remaining ping /proc functions from ping_* to ping_v4_*. Compiles and displays reasonable results with CONFIG_IPV6={n,m,y} Signed-off-by: Lorenzo Colitti Signed-off-by: David S. Miller --- Reading git-diff-tree failed