commit | 884f1c1c46a5d76d33685bf1d944583387ada233 | [log] [tgz] |
---|---|---|
author | Alison Wang <b18965@freescale.com> | Fri Sep 05 13:52:37 2014 +0800 |
committer | York Sun <yorksun@freescale.com> | Mon Sep 08 10:30:33 2014 -0700 |
tree | fc016e14fff7617735b71a52dd56cbf302ff460a | |
parent | de9ad7a3d7e661a64baf64906c04bb05994e5963 [diff] |
net: mdio: Use mb() to be compatible for both ARM and PowerPC Use mb() instead of sync assembly instruction to be compatible for both ARM and PowerPC. Signed-off-by: Alison Wang <alison.wang@freescale.com>