]> git.baikalelectronics.ru Git - kernel.git/commit
phy/micrel: Change phy_id_mask for KSZ8721
authorAlexander Stein <alexanders83@web.de>
Fri, 29 Jul 2016 10:12:08 +0000 (12:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Aug 2016 03:37:12 +0000 (20:37 -0700)
commit2a562ee6937394864f668dc3f68fd7493d0eed35
tree1e639ad5c0a8e2aa620250a495ebd729502b0658
parent38e1fc271defbc3bcdfdf45907198c10a2b94794
phy/micrel: Change phy_id_mask for KSZ8721

There are KSZ8721 PHYs with phy_id 0x00221619. In order to detect them
as PHY_ID_KSZ8001 compatible while staying different to PHY_ID_KSZ9021
ignore the last two bits when matching PHY_ID

Signed-off-by: Alexander Stein <alexanders83@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c