diff options
| author | Rikard Falkeborn <[email protected]> | 2020-08-27 00:56:07 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-08-26 16:21:17 -0700 |
| commit | 73a9df4c10292ff4b5a937cac38313568acb05dc (patch) | |
| tree | cf3e0851bb71f977c0a00e359b41ed29b1a962dd /tools/perf/scripts/python/netdev-times.py | |
| parent | 3faaf53920dbb5bc3177f208ccbc75580a7ed8a0 (diff) | |
net: phy: mscc: macsec: constify vsc8584_macsec_ops
The only usage of vsc8584_macsec_ops is to assign its address to the
macsec_ops field in the phydev struct, which is a const pointer. Make it
const to allow the compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions