[IPV4]: Convert IPv4 devconf to an array
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 5 Jun 2007 06:34:44 +0000 (23:34 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 7 Jun 2007 20:39:13 +0000 (13:39 -0700)
This patch converts the ipv4_devconf config members (everything except
sysctl) to an array.  This allows easier manipulation which will be
needed later on to provide better management of default config values.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found