]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: ping: cleanups ping_v4_unhash()
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 22 May 2011 22:23:00 +0000 (22:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 May 2011 20:29:24 +0000 (16:29 -0400)
commit19a76fa9593bad778dabeeec1f6c2df6effe9ca3
treeb22ca6963dd1baa18997eb138cfcfc50df4a8bf9
parent4867faab1e3eb8cc3f74e390357615d9b8e8cda6
net: ping: cleanups ping_v4_unhash()

net/ipv4/ping.c: In function ‘ping_v4_unhash’:
net/ipv4/ping.c:140:28: warning: variable ‘hslot’ set but not used

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Vasiliy Kulikov <segoon@openwall.com>
Acked-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ping.c