commit | a82f67afe8e297834bedafa529941d9d0808caf8 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sun Jan 08 14:52:08 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 15:44:50 2017 -0500 |
tree | 4e47358cacf8e32212e27b6d78f4d184e2799982 | |
parent | ab3d408d3f40f939d46a32b1c24aa2833a13b846 [diff] |
net: dsa: Make dsa_switch_ops const Now that we have properly encapsulated and made drivers utilize exported functions, we can switch dsa_switch_ops to be a annotated with const. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>