diff options
author | Diogo Ivo <[email protected]> | 2023-11-07 12:00:36 +0000 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-11-09 13:15:40 +0100 |
commit | 83b9dda8afa4e968d9cce253f390b01c0612a2a5 (patch) | |
tree | 572c3a72208fcefd51df5d5b2d0c9fe6be966e38 /drivers/net/phy/sfp.c | |
parent | 1bea2c3e6df8caf45d18384abfb707f47e9ff993 (diff) |
net: ti: icss-iep: fix setting counter value
Currently icss_iep_set_counter() writes the upper 32-bits of the
counter value to both the lower and upper counter registers, so
fix this by writing the appropriate value to the lower register.
Fixes: c1e0230eeaab ("net: ti: icss-iep: Add IEP driver")
Signed-off-by: Diogo Ivo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/net/phy/sfp.c')
0 files changed, 0 insertions, 0 deletions