commit | b409a9efa183d92d99bc314fb26ebc1c2a8b4379 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Sep 19 10:46:48 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 19 16:08:53 2017 -0700 |
tree | 91a6a496ea7a511148733c43eff4c0e7adbd2886 | |
parent | 5345862e9af02ce3780639bfe350ed2da9f8af13 [diff] |
net: dsa: b53: Move Broadcom header setup to b53 The code to enable Broadcom tags/headers is largely switch independent, and in preparation for enabling it for multiple devices with b53, move the code we have in bcm_sf2.c to b53_common.c Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>