diff options
author | Dinh Nguyen <[email protected]> | 2022-04-20 10:23:45 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-04-22 16:31:56 -0700 |
commit | 5fd1fe4807f91ea0cca043114d929faa11bd4190 (patch) | |
tree | db3611589fd72c27123efaf1883d88bc0bb7952b /lib/pm-notifier-error-inject.c | |
parent | f675ed06390b3a4221384fb19a28407fe3e54160 (diff) |
net: ethernet: stmmac: fix write to sgmii_adapter_base
I made a mistake with the commit a6aaa0032424 ("net: ethernet: stmmac:
fix altr_tse_pcs function when using a fixed-link"). I should have
tested against both scenario of having a SGMII interface and one
without.
Without the SGMII PCS TSE adpater, the sgmii_adapter_base address is
NULL, thus a write to this address will fail.
Cc: [email protected]
Fixes: a6aaa0032424 ("net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link")
Signed-off-by: Dinh Nguyen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions