commit | 559c3c046d4b4f52715ffdac7572302010b6d648 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Mon Nov 19 22:34:17 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 17:32:14 2018 -0800 |
tree | 97078fe1fb04e20fd151d7569d1fa1fc5b6fc7e5 | |
parent | 97ad92f28342ffd6be1452eafbc0b7f6a9028747 [diff] |
r8169: replace event_slow with irq_mask Recently the "slow event" handler was removed, therefore the member name isn't appropriate any longer. In addition store the full mask, including the RTL_EVENT_NAPI interrupt source bits. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>