Skip to content

Commit

Permalink
chore: reduce diff size
Browse files Browse the repository at this point in the history
Signed-off-by: oleg.hoefling <[email protected]>
  • Loading branch information
hoefling committed May 21, 2024
1 parent a5b3b4a commit 8cd4bb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions r8152.c
Original file line number Diff line number Diff line change
Expand Up @@ -19148,6 +19148,7 @@ static int r8152_set_eee(struct r8152 *tp, struct ethtool_eee *eee)
#else
u16 val = ethtool_adv_to_mmd_eee_adv_t(eee->advertised);
#endif

tp->eee_en = eee->eee_enabled;
tp->eee_adv = val;

Expand Down

0 comments on commit 8cd4bb5

Please sign in to comment.