[IPV4]: Module export of ip_rcv() no longer needed.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 24 Aug 2005 18:38:53 +0000 (11:38 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:08:23 +0000 (16:08 -0700)
With ip_rcv nowhere outside the IP stack being used anymore it's
EXPORT_SYMBOL is not needed any longer either.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_input.c

Simple merge