From: Shawn Guo Date: Wed, 5 Jan 2011 21:13:09 +0000 (+0000) Subject: net/fec: fix MMFR_OP type in fec_enet_mdio_write X-Git-Tag: v2.6.38-rc1~403^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=862f0982eadcea0e114576c57ea426d3d51a69a6;p=pandora-kernel.git net/fec: fix MMFR_OP type in fec_enet_mdio_write FEC_MMFR_OP_WRITE should be used than FEC_MMFR_OP_READ in a mdio write operation. It's probably a typo introduced by commit: e6b043d512fa8d9a3801bf5d72bfa3b8fc3b3cc8 netdev/fec.c: add phylib supporting to enable carrier detection (v2) Signed-off-by: Shawn Guo Signed-off-by: David S. Miller --- Reading git-diff-tree failed