From: Mark Einon Date: Sun, 4 Sep 2011 10:24:33 +0000 (+0100) Subject: staging: et131x: Remove private adapter->duplex_mode and use phydev->duplex instead X-Git-Tag: v3.2-rc1~169^2^2~626 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06530d81d6a6b9cccd6433868fc0bb68fe0361e3;p=pandora-kernel.git staging: et131x: Remove private adapter->duplex_mode and use phydev->duplex instead The phy device keeps a note of the duplex mode, so use that value instead of duplex mode. Also use the phydev defines for duplex modes, and remove the driver private ones. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed