From: Heiner Kallweit
Date: Fri, 31 May 2019 19:52:24 +0200
> This series removes most function pointers from struct rtl8169_private
> and uses direct calls instead. This simplifies the code and avoids
> the penalty of indirect calls in times of retpoline.
Series applied, thanks.
This series removes most function pointers from struct rtl8169_private
and uses direct calls instead. This simplifies the code and avoids
the penalty of indirect calls in times of retpoline.
Heiner Kallweit (3):
r8169: remove struct mdio_ops
r8169: remove struct jumbo_ops
r8169: avoid tso cs