diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-02-06 23:20:49 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-07 02:43:13 -0800 |
commit | 4a3c6433e48592f260278966742a99e0d77de3cc (patch) | |
tree | 351ea20c007219590823a6b27e1fbc93f10fe26a /drivers/infiniband | |
parent | 28b0759c224cad4ae8f5ed47f5af862dd2d1e1ed (diff) |
igb: don't read eicr when responding to legacy interrupts
The interrupt handler was reading eicr and then doing nothing with the
result. I have removed the variable and the register read since they
provide no value to the legacy interrupt handler.
Signed-off-by: Alexander Duyck <alexander.h.duyck@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/infiniband')
0 files changed, 0 insertions, 0 deletions