]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: at803x: finish the phy id checking simplification
authorVladimir Oltean <vladimir.oltean@nxp.com>
Tue, 20 Jul 2021 17:24:33 +0000 (20:24 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Jul 2021 14:58:20 +0000 (07:58 -0700)
commitc48aca6f94a44a0e458691aefbb1394e3855f418
tree0a4d5376dc87a889fe541296aea4e0cb73cdbee3
parent435f0611ea0a247b36ab8f6c2c3f044f9ad3a69f
net: phy: at803x: finish the phy id checking simplification

The blamed commit was probably not tested on net-next, since it did not
refactor the extra phy id check introduced in commit e416037b1d0e ("net:
phy: at803x: mask 1000 Base-X link mode").

Fixes: 15907a46dcfe ("net: phy: at803x: simplify custom phy id matching")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Acked-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c