]> git.ipfire.org Git - thirdparty/linux.git/commit
r8169: improve spurious interrupt detection
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 15 Dec 2018 15:25:05 +0000 (16:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Dec 2018 19:22:48 +0000 (11:22 -0800)
commite782410ed2378a2ddac58d944c3cf0c6f96b1ff3
tree73ee6b49f18431a534333f324f792048c7682e53
parentb09026c6913eeef1b21914a9d441ba275df40f27
r8169: improve spurious interrupt detection

Improve detection of spurious interrupts by checking against the
interrupt mask as currently set in the chip.

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