aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2015-07-20 17:49:55 -0700
committerSasha Levin <sasha.levin@oracle.com>2015-10-27 09:33:11 -0400
commitc0fb099370bcd7dd1956a787efbec35584d00117 (patch)
tree7e6aee74ab899a55745adc20d405dc393b2e1f33 /Documentation
parent9a2c1f52a4a65565ea54ecd65e99a34e8c39cb3c (diff)
net: dsa: bcm_sf2: Do not override speed settings
[ Upstream commit d2eac98f7d1b950b762a7eca05a9ce0ea1d878d2 ] The SF2 driver currently overrides speed settings for its port configured using a fixed PHY, this is both unnecessary and incorrect, because we keep feedback to the hardware parameters that we read from the PHY device, which in the case of a fixed PHY cannot possibly change speed. This is a required change to allow the fixed PHY code to allow registering a PHY with a link configured as DOWN by default and avoid some sort of circular dependency where we require the link_update callback to run to program the hardware, and we then utilize the fixed PHY parameters to program the hardware with the same settings. Fixes: 246d7f773c13 ("net: dsa: add Broadcom SF2 switch driver") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions