commit | 83cfbeb0df9f5962a16e8737e08cf59ed84e0cff | [log] [tgz] |
---|---|---|
author | Phil Edworthy <PHIL.EDWORTHY@renesas.com> | Mon Dec 12 12:54:13 2016 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Tue Feb 07 10:54:33 2017 -0600 |
tree | d2cd19e7aea090e866ab4aba4456a2839525ac87 | |
parent | 8abdeadc5c48e79d0ff37cf2215654a7e6866704 [diff] |
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>