Hi Heiner,
I love your patch! Yet something to improve:
[auto build test ERROR on net-next/master]
url:
https://github.com/0day-ci/linux/commits/Heiner-Kallweit/r8169-series-with-smaller-improvements/20190121-212709
config: i386-randconfig-x014-201903 (attached as .config)
compiler: gcc-8 (D
All calls to this function have the enable parameter set to false.
So we can replace the function with a disable-only version.
Signed-off-by: Heiner Kallweit
---
drivers/net/ethernet/realtek/r8169.c | 24
1 file changed, 8 insertions(+), 16 deletions(-)
diff --git a/dri