From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [GIT] Networking Date: Sun, 09 Jan 2011 18:15:19 -0800 (PST) Message-ID: <20110109.181519.45898043.davem@davemloft.net> References: <20110108000901.GA2133@electric-eye.fr.zoreil.com> <20110108121726.GA2216@electric-eye.fr.zoreil.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: torvalds@linux-foundation.org, benh@debian.org, hayeswang@realtek.com, dwmw2@infradead.org, akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: romieu@fr.zoreil.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47495 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751290Ab1AJCOs (ORCPT ); Sun, 9 Jan 2011 21:14:48 -0500 In-Reply-To: <20110108121726.GA2216@electric-eye.fr.zoreil.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Francois Romieu Date: Sat, 8 Jan 2011 13:17:26 +0100 > r8169: delay phy init until device opens. > > It workarounds the 60s firmware load failure timeout for the > non-modular case. > > Signed-off-by: Francois Romieu Applied, thanks.