Skip to content
Commit abbf9a0e authored by Hayes Wang's avatar Hayes Wang Committed by David S. Miller
Browse files

r8169: fix r8168fp_adjust_ocp_cmd function

The (0xBAF70000 & 0x00FFF000) << 6 should be (0xf70 << 18).

Fixes: 561535b0

 ("r8169: fix OCP access on RTL8117")
Signed-off-by: default avatarHayes Wang <hayeswang@realtek.com>
Acked-by: default avatarHeiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0a7e0c3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment