From: Grant Likely Date: Tue, 28 Apr 2009 09:11:53 +0000 (-0700) Subject: net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property. X-Git-Tag: v2.6.31-rc1~330^2~523 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8555a5948467e941acc34e8b1c30df4c1f2f5862;p=pandora-kernel.git net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property. Previous rework to ucc_geth.c to add of_mdio support (net: Rework ucc_geth driver to use of_mdio infrastructure) added a block of code which broke older openfirmware device trees which this case. This patch removes the offending blurb. Signed-off-by: Grant Likely Signed-off-by: David S. Miller --- Reading git-diff-tree failed