diff options
author | Mitch A Williams <mitch.a.williams@intel.com> | 2012-01-19 02:13:29 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-19 21:35:06 +0400 |
commit | 56b68960ce996db7947440179cc153652a504e9a (patch) | |
tree | fef7142399b3dd0bc59af40d1fa1ec2903dd615b /drivers/dma/dmaengine.c | |
parent | b2f0f6bb874df645766930e0f023a208d93c12cd (diff) | |
download | linux-56b68960ce996db7947440179cc153652a504e9a.tar.xz |
igbvf: Remove unnecessary irq disable/enable
This irq disable/enable pair used to wrap access to the driver's vlgrp
struct, which is no longer present. So, then, this could also so no longer
be present.
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/dma/dmaengine.c')
0 files changed, 0 insertions, 0 deletions