[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)
commit3625796806419d97641d90e0f197eab9b952212e
treec7e5ebb741b7d66d2bc6a729028a49f2f5ef1af7
parentc91326db013ddff478da8a8d66fb99ef4579f19a
[IPV4]: Module export of ip_rcv() no longer needed.

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