]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: add 'ethrotate' environment variable
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Thu, 17 Jan 2008 06:45:05 +0000 (07:45 +0100)
committerBen Warren <biggerbadderben@gmail.com>
Thu, 17 Jan 2008 14:41:09 +0000 (09:41 -0500)
commite16925773211291b562e77187061e9dd1d757217
tree870b7b268b49b5f223a95a85ee31b1c29fdd848f
parent7f52fa3c2df59e49dc2badd7c084cf2d007c438f
net: add 'ethrotate' environment variable

[PATCH] net: add 'ethrotate' environment variable

This patch replaces the buildtime configuration option
CONFIG_NET_DO_NOT_TRY_ANOTHER through the 'ethrotate' runtime
configuration veriable. See README.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
README
net/eth.c