diff options
author | 2017-05-19 10:18:49 +0300 | |
---|---|---|
committer | 2017-06-06 01:06:06 -0700 | |
commit | fd8e597ba4afb769a8fb642555a6e0c5349a6ae8 (patch) | |
tree | 5ad24259a87250f0e764a61178069705b36eb882 /include/linux/phy.h | |
parent | e1000e: Don't return uninitialized stats (diff) | |
download | wireguard-linux-fd8e597ba4afb769a8fb642555a6e0c5349a6ae8.tar.xz wireguard-linux-fd8e597ba4afb769a8fb642555a6e0c5349a6ae8.zip |
e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
Replace disable_irq() which waits for threaded irq handlers with
disable_hardirq() which waits only for hardirq part.
Fixes: 311191297125 ("e1000: use disable_hardirq() for e1000_netpoll()")
Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Acked-by: Cong Wang <xiyou.wangcong@gmail.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include/linux/phy.h')
0 files changed, 0 insertions, 0 deletions