]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commitbcf2b868a5ae8b9b332176b65247953176630990
treece6f85ae13777a99940d5e9bd9bdaaadc3a9763d
parentce37115e3a5741219ceb0bb26de23faba6b93881
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