From: Johan Hovold Date: Tue, 11 Nov 2014 19:00:11 +0000 (+0100) Subject: net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~213^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57a38effa598;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed