Lendacky, Thomas f9c5c62db1 amd-xgbe: Use disable_irq_nosync when in IRQ context
The disable_irq_nosync function, not the disable_irq function, must be
used to disable the DMA channel interrupt from within the interrupt
service routine. Change the disable_irq call to disable_irq_nosync.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-09 21:48:01 -05:00
..
2014-10-24 00:41:31 -04:00
2014-10-05 21:39:40 -04:00
2014-12-08 20:47:42 -05:00
2014-11-11 18:12:32 -05:00
2014-12-08 20:47:42 -05:00
2014-12-09 18:24:47 -05:00
2014-08-02 16:40:52 -07:00
2014-12-02 20:01:24 -08:00