Star64_linux/drivers/net/phy/mscc
Rikard Falkeborn 73a9df4c10 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 <rikard.falkeborn@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-08-26 16:21:17 -07:00
..
Makefile
mscc.h
mscc_fc_buffer.h
mscc_mac.h
mscc_macsec.c
mscc_macsec.h
mscc_main.c
mscc_ptp.c
mscc_ptp.h