Merge branch 'r8152-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2023 06:32:04 +0000 (07:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2023 06:32:04 +0000 (07:32 +0100)
commitf858e2fd23ac40286f921cd461e3400e17a7fcf3
tree0e23b457d1ada25c4040ff8c2171fceff78dd387
parent526f28bd0fbdc699cda31426928802650c1528e5
parentcce8334f4aacd9936309a002d4a4de92a07cd2c2
Merge branch 'r8152-fixes'

Hayes Wang says:

====================
r8152: fix 2.5G devices

v3:
For patch #2, modify the comment.

v2:
For patch #1, Remove inline for fc_pause_on_auto() and fc_pause_off_auto(),
and update the commit message.

For patch #2, define the magic value for OCP register 0xa424.

v1:
These patches are used to fix some issues of RTL8156.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>