]> asedeno.scripts.mit.edu Git - linux.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)
commitecd5a32318280133e8ae93f10ea693293a04a786
tree1e639ad5c0a8e2aa620250a495ebd729502b0658
parentd1dc934a27aa87ae7f5bab7806e25f92c9675c37
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