git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c21e3a
)
net/fec: fix MMFR_OP type in fec_enet_mdio_write
author
Shawn Guo
<shawn.guo@freescale.com>
Wed, 5 Jan 2011 21:13:09 +0000
(21:13 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 9 Jan 2011 23:42:54 +0000
(15:42 -0800)
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>
No differences found