From: Shaohui Xie Date: Tue, 13 Jan 2015 02:30:31 +0000 (+0800) Subject: net/fsl: fix a bug in xgmac_mdio X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54bfe9d7e5823f8b460e8de371f695ada41a0c1;p=pandora-kernel.git net/fsl: fix a bug in xgmac_mdio There is a bug in xgmac_mdio_read when clear the bit MDIO_STAT_ENC, which '&' is missed in 'mdio_stat &= ~MDIO_STAT_ENC'. Signed-off-by: Shaohui Xie Signed-off-by: David S. Miller --- Reading git-diff-tree failed