]> git.baikalelectronics.ru Git - kernel.git/commit
enetc: drop MDIO_DATA() macro
authorMichael Walle <michael@walle.cc>
Mon, 28 Dec 2020 13:00:33 +0000 (14:00 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jan 2021 23:19:19 +0000 (15:19 -0800)
commit3d660e56606257de273b2d198609f6df0fea697a
tree2bd4a19d5e009d9e29144e39436d08f4cfb6a7cf
parent783aa5c84901fa2807613efe904b9c660944cd10
enetc: drop MDIO_DATA() macro

value is u16, masking with 0xffff is a nop. Drop it.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/enetc/enetc_mdio.c