commit | 33f846142919f0ecceb9fde99fecdbc307dbf541 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 25 18:08:49 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 26 12:03:56 2014 -0500 |
tree | 810ce217c49c63bf970fe05cddd7876723a70453 | |
parent | a566059d89139c3c3ce21b0c7cb37886b2549b78 [diff] |
net: dsa: bcm_sf2: reset switch prior to initialization Our boot agent may have left the switch in an certain configuration state, make sure we issue a software reset prior to configuring the switch in order to ensure the HW is in a consistent state, in particular transmit queues and internal buffers. 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>