commit | de0b9d3bad0d410c4d8a58431ba3405aaf8f10b2 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Aug 26 12:18:34 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 26 13:15:48 2016 -0700 |
tree | 97b8fdc20c553ca94183ff4b0ed718bba2f8bb84 | |
parent | f458995b9ad831866ab9ffaa76ed0320315a91d9 [diff] |
net: dsa: bcm_sf2: Remove duplicate code Now that we are using b53_common for most VLAN, FDB and bridge operations, delete all the redundant code that we had in bcm_sf2.c to keep only the integration specific logic that we have to deal with: power management, link management and the external interfaces (RGMII, MDIO). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>