From: Duan Jiong Date: Sun, 19 Jan 2014 08:43:42 +0000 (+0800) Subject: ipv4: remove the useless argument from ip_tunnel_hash() X-Git-Tag: v3.14-rc1~94^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=967680e02724afe9bb4bf0b0c20d0a55de315fcb;p=pandora-kernel.git ipv4: remove the useless argument from ip_tunnel_hash() Since commit c544193214("GRE: Refactor GRE tunneling code") introduced function ip_tunnel_hash(), the argument itn is no longer in use, so remove it. Signed-off-by: Duan Jiong Signed-off-by: David S. Miller --- Reading git-diff-tree failed