commit | 57a38effa598aa18ca707fdd844cda02e528afae | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Tue Nov 11 20:00:11 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 12 13:55:36 2014 -0500 |
tree | 6ef4483fd9e31a95c32983c95c8658a759c95243 | |
parent | bde151296a27c8ffaf000bb92ae6b318b8b3e0ec [diff] |
net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 Disable PHY address 0 as the broadcast address, so that it can be used as a unique (non-broadcast) address on a shared bus. Note that this can also be configured using the B-CAST_OFF pin on KSZ9091, but that KSZ8081 lacks this pin and is also limited to addresses 0 and 3. Specifically, this allows for dual KSZ8081 setups. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>