diff options
author | Michael Walle <michael@walle.cc> | 2020-04-29 02:06:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-01 06:55:49 +0300 |
commit | afcecca56f0cd287c7895511dc380b95c633b1a2 (patch) | |
tree | 16ba880d44c061c3f48f925217306c1455997d8a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 86570d8a2f768485a515f646d702a37b34b27260 (diff) | |
download | linux-afcecca56f0cd287c7895511dc380b95c633b1a2.tar.xz |
net: phy: bcm54140: fix phy_id_mask
Broadcom defines the bits for this PHY as follows:
{ oui[24:3], model[6:0], revision[2:0] }
Thus we have to mask the lower three bits only.
Fixes: 6937602ed3f9 ("net: phy: add Broadcom BCM54140 support")
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions