commit | 0d1ae7f46f1b51623bed2904576d15f6ecd5dc10 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Aug 26 07:46:34 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Oct 12 22:46:04 2011 -0700 |
tree | 5b76915227220f63b3ce8cf5a29ecfe662a4f272 | |
parent | 15d447ecaff457e6f89b459e70c0770b35b35533 [diff] |
igb: avoid unnecessarily creating a local copy of the q_vector This is mostly a drop of unnecessary pointer defines for q_vector when we don't have issues with line width and don't have multiple references to the pointer. 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>