]> git.baikalelectronics.ru Git - kernel.git/commit
r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 28 Aug 2019 20:26:13 +0000 (22:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2019 00:47:27 +0000 (17:47 -0700)
commitd1f249a100d6f6b9b9fda1a7343a38a306571073
treece6f85ae13777a99940d5e9bd9bdaaadc3a9763d
parent620485e6638eeefeb48fb0d92219cd46a9d65353
r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init

RTL8125 doesn't support the same coalescing registers, therefore move
this initialization to the 8168/6169-specific init.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169_main.c