commit | 862f0982eadcea0e114576c57ea426d3d51a69a6 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Wed Jan 05 21:13:09 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 09 15:42:54 2011 -0800 |
tree | 83de79f6fe540ca72457200070e2badaebd6214c | |
parent | 0c21e3aaf6ae85bee804a325aa29c325209180fd [diff] |
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 <shawn.guo@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>