net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
authorShaohui Xie <Shaohui.Xie@freescale.com>
Tue, 13 Jan 2015 02:30:59 +0000 (10:30 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Jan 2015 21:44:24 +0000 (16:44 -0500)
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found