diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2011-08-26 09:46:45 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-10-13 07:46:13 +0200 |
commit | c74d588e2addd9a13cca49a4d9172e0e2948448f (patch) | |
tree | 0e181edbadb51947dde88eaef6f0e8d751088a89 /Documentation/video4linux | |
parent | igb: avoid unnecessarily creating a local copy of the q_vector (diff) | |
download | linux-c74d588e2addd9a13cca49a4d9172e0e2948448f.tar.xz linux-c74d588e2addd9a13cca49a4d9172e0e2948448f.zip |
igb: Make certain one vector is always assigned in igb_request_irq
This change makes certain that one interrupt is always initialized in
igb_request_irq. In addition we drop the use of adapter->pdev and
instead just call pdev since we made a local copy of the pointer earlier in
the function.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Documentation/video4linux')
0 files changed, 0 insertions, 0 deletions