From: Micha Nelissen Date: Thu, 19 May 2011 10:14:06 +0000 (+0000) Subject: ipconfig wait for carrier X-Git-Tag: v3.0-rc1~377^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb72f1e6e6165c5f495e8dc11c5bbd14c73385c;p=pandora-kernel.git ipconfig wait for carrier v3 -> v4: fix return boolean false instead of 0 for ic_is_init_dev 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. Signed-off-by: Micha Nelissen Cc: David Miller Signed-off-by: David S. Miller --- Reading git-diff-tree failed