commit | 8aa9a5d3f6af583ef6ba1f8ac66142c59ef5223a | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Thu Jan 09 20:28:45 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 10 16:41:34 2020 -0800 |
tree | 94ddc634f1e2a6b5e6baa273c0bf1d12fd8e0fe3 | |
parent | 4c867e36b89e820d6ddd901cc75b943a1e511be4 [diff] |
r8169: switch to phylib functions in rtl_writephy_batch Switch rtl_writephy_batch() to phylib functions, as a result we can avoid passing a rtl8169_private parameter. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>