aboutsummaryrefslogtreecommitdiff
path: root/net/netlabel
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@intel.com>2007-06-23 23:09:23 -0700
committerDavid S. Miller <davem@davemloft.net>2007-06-23 23:09:23 -0700
commit515e06c4556bd8388db6b2bb2cd8859126932946 (patch)
tree6585ad45e803219a3d635836afddb8eeab35b282 /net/netlabel
parentddb61a57bb6df673986e6476407f97d28b02031f (diff)
[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>
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions