From: Cong Wang <[email protected]>
Date: Sat, 10 Dec 2016 14:22:42 -0800
> In commit 02cea3958664 ("genirq: Provide disable_hardirq()")
> Peter introduced disable_hardirq() for netpoll, but it is forgotten
> to use it for e1000.
>
> This patch changes disable_irq() to disable_hardirq() for e1000.
>
> Reported-by: Dave Jones <[email protected]>
> Suggested-by: Sabrina Dubroca <[email protected]>
> Cc: Peter Zijlstra (Intel) <[email protected]>
> Cc: Jeff Kirsher <[email protected]>
> Signed-off-by: Cong Wang <[email protected]>
Applied.