Shannon Nelson 515e06c455 [NET]: Re-enable irqs before pushing pending DMA requests
This moves the local_irq_enable() call in net_rx_action() to before
calling the CONFIG_NET_DMA's dma_async_memcpy_issue_pending() rather
than after.  This shortens the irq disabled window and allows for DMA
drivers that need to do their own irq hold.

Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-06-23 23:09:23 -07:00
..
2007-04-25 22:29:24 -07:00
2007-05-09 08:57:56 +02:00
2007-06-07 13:41:05 -07:00
2007-05-10 15:46:08 +02:00
2007-05-17 05:23:04 -07:00