ipv4: clean up put_child
authorLin Ming <mlin@ss.pku.edu.cn>
Sun, 29 Jul 2012 02:00:03 +0000 (02:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jul 2012 06:18:30 +0000 (23:18 -0700)
The first parameter struct trie *t is not used anymore.
Remove it.

Signed-off-by: Lin Ming <mlin@ss.pku.edu.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found