]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Repair the 'netretry=once' option.
authorRemy Bohmer <linux@bohmer.net>
Wed, 28 Oct 2009 21:13:39 +0000 (22:13 +0100)
committerBen Warren <biggerbadderben@gmail.com>
Tue, 24 Nov 2009 22:04:11 +0000 (14:04 -0800)
commit67b96e87da1b84660fa1e5b78cc760246d116814
tree2c02dc392cc10e91820623c72ccb9f51eb2d89d1
parentfcffb680e77fcb48598d4a9944dbe2d4503170e0
Repair the 'netretry=once' option.

'netretry = once' does the same as 'netretry = yes', because it is not stored
when it was tried once.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
net/net.c