diff options
author | 2023-10-03 14:34:24 +0100 | |
---|---|---|
committer | 2023-10-05 18:05:06 -0700 | |
commit | e184e8609f8c1cd9fef703f667245b6ebd89c2ed (patch) | |
tree | 70de9d945c2155f52fc00f0f039e74e336df5bf4 /drivers/net/macsec.c | |
parent | net: cpmac: remove driver to prepare for platform removal (diff) | |
download | wireguard-linux-e184e8609f8c1cd9fef703f667245b6ebd89c2ed.tar.xz wireguard-linux-e184e8609f8c1cd9fef703f667245b6ebd89c2ed.zip |
net: sfp: re-implement ignoring the hardware TX_FAULT signal
Re-implement how we ignore the hardware TX_FAULT signal. Rather than
having a separate boolean for this, use a bitmask of the hardware
signals that we wish to ignore. This gives more flexibility in the
future to ignore other signals such as RX_LOS.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tested-by: Christian Marangi <ansuelsmth@gmail.com>
Link: https://lore.kernel.org/r/E1qnfXc-008UDY-91@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions