From: John W. Linville Date: Sat, 15 Nov 2014 01:19:53 +0000 (+0000) Subject: e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init X-Git-Tag: fixes-v4.0-rc1~337^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3566b5290c146f51f8129893b957faea1700b84;p=pandora-kernel.git e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init Although it doesn't explicitly say so, commit 60ffa478759f39a2 ("e100: Fix MDIO/MDIO-X") appears to be intended to revert the earlier commit 648951451e6d2d53 ("e100: fixed e100 MDI/MDI-X issues"). However, careful examination reveals that the attempted revert actually _inverted_ the test for eeprom_mdix_enabled. That is bound to program a few PHYs incorrectly... https://bugzilla.redhat.com/show_bug.cgi?id=1156417 Signed-off-by: "John W. Linville" Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed