diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2021-02-05 22:48:53 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-06 15:12:39 -0800 |
commit | 7274c4147afbf46f45b8501edbdad6da8cd013b9 (patch) | |
tree | 49cef7e21b1aa1d185ae86da7aa770844ffc6b9c /include/linux | |
parent | 21c85974aab7211619d39364990427af543c88ac (diff) |
r8169: don't try to disable interrupts if NAPI is scheduled already
There's no benefit in trying to disable interrupts if NAPI is
scheduled already. This allows us to save a PCI write in this case.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/78c7f2fb-9772-1015-8c1d-632cbdff253f@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions