git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cee432
)
[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c
author
Matt Mackall
<mpm@selenic.com>
Wed, 27 Jul 2005 22:24:42 +0000
(15:24 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Jul 2005 22:24:42 +0000
(15:24 -0700)
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 <mpm@selenic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found