net: phy: Fix mask so that we can identify Marvell 88E1518
authorPhil Edworthy <PHIL.EDWORTHY@renesas.com>
Mon, 12 Dec 2016 12:54:13 +0000 (12:54 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 7 Feb 2017 16:54:33 +0000 (10:54 -0600)
commit83cfbeb0df9f5962a16e8737e08cf59ed84e0cff
treed2cd19e7aea090e866ab4aba4456a2839525ac87
parent8abdeadc5c48e79d0ff37cf2215654a7e6866704
net: phy: Fix mask so that we can identify Marvell 88E1518

The mask for the 88E1510 meant that the 88E1518 code would never be
used.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/marvell.c