From: Eric Dumazet Date: Wed, 14 Dec 2011 03:51:28 +0000 (+0000) Subject: net: ping: remove some sparse errors X-Git-Tag: v3.3-rc1~182^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6560d4dfe62ddf6010fdf4a417b1b3bdcbf4fd3;p=pandora-kernel.git net: ping: remove some sparse errors net/ipv4/sysctl_net_ipv4.c:78:6: warning: symbol 'inet_get_ping_group_range_table' was not declared. Should it be static? net/ipv4/sysctl_net_ipv4.c:119:31: warning: incorrect type in argument 2 (different signedness) net/ipv4/sysctl_net_ipv4.c:119:31: expected int *range net/ipv4/sysctl_net_ipv4.c:119:31: got unsigned int * Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed