[AFS]: Replace rtnetlink client by direct dev_base walking
authorPatrick McHardy <kaber@trash.net>
Thu, 3 May 2007 10:28:49 +0000 (03:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2007 10:28:49 +0000 (03:28 -0700)
Replace the large and complicated rtnetlink client by two simple
functions for getting the MAC address for the first ethernet device
and building a list of IPv4 addresses.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found