net: introduce for_each_netdev iterator
for_each_netdev is nicer to read. Also export the list of network
devices since it will be used by code outside of net/eth.c in later
patches.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 0488645 commit 8b3244d3a8e06d743c58324ab407e3746c4e1e84
@Sascha Hauer Sascha Hauer authored on 3 Feb 2011
Showing 2 changed files
View
include/net.h
View
net/eth.c