WSL2-Linux-Kernel/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 net: phy: mscc: 1588 block initialization 2020-06-24 14:33:16 -07:00
mscc.h net: phy: mscc: timestamping and PHC support 2020-06-24 14:33:16 -07:00
mscc_fc_buffer.h net: phy: mscc: fix copyright and author information in MACsec 2020-06-24 14:33:16 -07:00
mscc_mac.h net: phy: mscc: fix copyright and author information in MACsec 2020-06-24 14:33:16 -07:00
mscc_macsec.c net: phy: mscc: macsec: constify vsc8584_macsec_ops 2020-08-26 16:21:17 -07:00
mscc_macsec.h net: phy: mscc: fix copyright and author information in MACsec 2020-06-24 14:33:16 -07:00
mscc_main.c net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" 2020-08-20 11:10:12 -07:00
mscc_ptp.c net: phy: mscc: fix ptr_ret.cocci warnings 2020-07-09 13:09:51 -07:00
mscc_ptp.h net: phy: mscc: 1588 block initialization 2020-06-24 14:33:16 -07:00