linux/drivers/net/ethernet/intel/e1000e
Konstantin Khlebnikov fd8e597ba4 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: 3111912971 ("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>
2017-06-06 01:06:06 -07:00
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
defines.h
e1000.h e1000e: add statistic indicating number of skipped Tx timestamps 2017-06-06 01:01:27 -07:00
ethtool.c e1000e: Don't return uninitialized stats 2017-06-06 01:05:13 -07:00
hw.h e1000e: Initial Support for CannonLake 2017-04-30 05:15:08 -07:00
ich8lan.c e1000e: Add Support for CannonLake 2017-04-30 05:18:30 -07:00
ich8lan.h
mac.c
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll() 2017-06-06 01:06:06 -07:00
nvm.c
nvm.h
param.c
phy.c
phy.h
ptp.c e1000e: Add Support for CannonLake 2017-04-30 05:18:30 -07:00
regs.h