commit | 3117455dd6c16dae13ad7425384bed045e98e63d | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sun Jan 08 14:52:05 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 15:44:04 2017 -0500 |
tree | 6de9178b41859ff87a3e20c1147ba3f58b9d1f33 | |
parent | 1940075b5c2fbc83b8d39e75587cb0ad2d297415 [diff] |
net: dsa: b53: Export most operations to other drivers In preparation for making dsa_switch_ops const, export b53 operations utilized by other drivers such as bcm_sf2. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>