commit | 2fa3888bb7a9fb3966c77555c8cd6f4bd6a1439a | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon May 11 16:47:14 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 11 16:50:45 2020 -0700 |
tree | bf5173d268037606a170efe95b2b0e936df1176a | |
parent | 9b1b31d5d4ac7d931c3d7e0e8114ff9d4fbd0c28 [diff] |
net: dsa: ocelot: Constify dsa_device_ops ocelot_netdev_ops should be const since that is what the DSA layer expects. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>