[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110516.140206.663523943138508667.davem@davemloft.net>
Date: Mon, 16 May 2011 14:02:06 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: micha@...i.hopto.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipconfig wait for carrier
From: Micha Nelissen <micha@...i.hopto.org>
Date: Sat, 14 May 2011 22:36:26 +0200
> Currently the ip auto configuration has a hardcoded delay of 1 second.
> When (ethernet) link takes longer to come up (e.g. more than 3 seconds),
> nfs root may not be found.
>
> Remove the hardcoded delay, and wait for carrier on at least one network
> device.
Again, you are missing a proper "Signed-off-by: " line, also:
>
> Index: atom-linux/net/ipv4/ipconfig.c
> ===================================================================
> --- atom-linux/net/ipv4/ipconfig.c (revision 1445)
> +++ atom-linux/net/ipv4/ipconfig.c (working copy)
I'm not taking patches which are against some random atom-linux tree,
you have to make your patches against the current upstream sources
only.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists