diff options
| author | Marek BehĂșn <[email protected]> | 2022-04-27 12:42:02 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2022-05-04 07:05:51 +0200 |
| commit | 95a3a6ee086d47a8e0cd573e327fd48a97d87439 (patch) | |
| tree | 8337a425772b8e2e7bb2588b4b3289159ac4a4ac /include | |
| parent | bdbda1e82667addb256ef7ee11718615e350c697 (diff) | |
net: mvneta: Drop unneeded macro
Macro MVNETA_GMAC_FORCE_LINK_UP can be dropped from value assignment in
fixed link case, since it's value is written into the register later in
the function for link-down-to-link-up case. The value is written as
MVNETA_GMAC_FORCE_LINK_DOWN | MVNETA_GMAC_FORCE_LINK_PASS, and so the
macro definition can also be dropped.
Signed-off-by: Marek BehĂșn <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
