summaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2019-04-14 12:48:39 +0300
committerDavid S. Miller <davem@davemloft.net>2019-04-14 23:58:15 +0300
commite62b2fd5d3b4c5c958cf88b92f31960750d88dc5 (patch)
tree611d0bc630c5b39ee6378d8303c752a2890befee /net/ipv4
parent0ed1d3ddedb91158d2756b10c80a6281668bc2eb (diff)
downloadlinux-e62b2fd5d3b4c5c958cf88b92f31960750d88dc5.tar.xz
r8169: change irq handler to always trigger NAPI polling
This check isn't really needed and we can simplify the code and save some CPU cycles by removing it. Only in case of an error none of these bits are set, and calling the NAPI callback doesn't hurt in this case. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions