]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: dsa: bcm_sf2: Remove duplicate code
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 26 Aug 2016 19:18:34 +0000 (12:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2016 20:15:48 +0000 (13:15 -0700)
commitde0b9d3bad0d410c4d8a58431ba3405aaf8f10b2
tree97b8fdc20c553ca94183ff4b0ed718bba2f8bb84
parentf458995b9ad831866ab9ffaa76ed0320315a91d9
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>
drivers/net/dsa/bcm_sf2.c
drivers/net/dsa/bcm_sf2.h
drivers/net/dsa/bcm_sf2_regs.h