From: Matt Mackall Date: Wed, 27 Jul 2005 22:24:42 +0000 (-0700) Subject: [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c X-Git-Tag: v2.6.13-rc4~25^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e43db7730e7cef7d37968ea789c41392519a864;p=pandora-kernel.git [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c Move in_aton to allow netpoll and pktgen to work without the rest of the IPv4 stack. Fix whitespace and add comment for the odd placement. Delete now-empty net/ipv4/utils.c Re-enable netpoll/netconsole without CONFIG_INET Signed-off-by: Matt Mackall Signed-off-by: David S. Miller --- Reading git-diff-tree failed