]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[AX25/NETROM/ROSE]: Kill net/ip.h inclusion
authorRalf Baechle <ralf@linux-mips.org>
Wed, 24 Aug 2005 18:37:45 +0000 (11:37 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:08:15 +0000 (16:08 -0700)
commitc91326db013ddff478da8a8d66fb99ef4579f19a
tree07c6111590cef5ce52909c3b50ac64ae19eee3bb
parent98a82febb6340466824c3a453738d4fbd05db81a
[AX25/NETROM/ROSE]: Kill net/ip.h inclusion

All these are claiming to include <net/ip.h> to get ip_rcv() but in
fact don't need the header at all, so away with the inclusion.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ax25/ax25_ds_in.c
net/ax25/ax25_std_in.c
net/netrom/nr_in.c
net/rose/rose_in.c