ip: remove unused function prototype
authorAndy Zhou <azhou@nicira.com>
Tue, 19 May 2015 19:41:47 +0000 (12:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2015 20:54:36 +0000 (16:54 -0400)
commit06b2c61c92a9942769ee8da22d3ce8b8b935c038
tree7d5495495b45ffd781d2bdb0becb9ce3d6f3324e
parent492135557dc090a1abb2cfbe1a412757e3ed68ab
ip: remove unused function prototype

ip_do_nat() function was removed prior to kernel 3.4. Remove the
unnecessary function prototype as well.

Reported-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
This page took 0.025409 seconds and 5 git commands to generate.