diff options
author | 2024-02-12 16:37:19 +0100 | |
---|---|---|
committer | 2024-02-13 18:50:12 -0800 | |
commit | f7859a03fba93778594a90d9581f679b3a4ad561 (patch) | |
tree | 13fc78f3f754bf62443afc51a24ece1c33cbfd7e /net/core/dev.c | |
parent | net: fec: Refactor: #define magic constants (diff) | |
download | linux-rng-f7859a03fba93778594a90d9581f679b3a4ad561.tar.xz linux-rng-f7859a03fba93778594a90d9581f679b3a4ad561.zip |
net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTL
FEC_ENET_FCE is the Flow Control Enable bit (bit 5) of the RCR.
This is now defined as FEC_RCR_FLOWCTL.
Signed-off-by: Csókás Bence <csokas.bence@prolan.hu>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20240212153717.10023-2-csokas.bence@prolan.hu
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions