commit | 097f024454fca0e13bbba0ab54dfe63ac5610953 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon May 11 16:47:15 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 11 16:50:45 2020 -0700 |
tree | e949f4dad0c7ac15c6ddd9660a2acbdf35643667 | |
parent | 2fa3888bb7a9fb3966c77555c8cd6f4bd6a1439a [diff] |
net: dsa: tag_sja1105: Constify dsa_device_ops sja1105_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>