]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add eth_get_dev_by_index
authorAndy Fleming <afleming@freescale.com>
Wed, 11 Feb 2009 21:07:24 +0000 (15:07 -0600)
committerAndy Fleming <afleming@freescale.com>
Tue, 17 Feb 2009 00:05:53 +0000 (18:05 -0600)
commit9e56986a2b74d197f51eca70fad7b836b1900c4d
tree1a90d6595113ef81e78374b8cd2f07d255e17ddf
parentb67305120aaf268a6140125346678166d14f1f47
Add eth_get_dev_by_index

This allows code to iterate through the ethernet devices

Signed-off-by: Andy Fleming <afleming@freescale.com>
net/eth.c