commit | 35c7f8a1baa6245a0e66d6ee72502d96cbc2aa19 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Jul 15 03:06:01 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Sep 15 21:18:21 2011 -0700 |
tree | 83cf36b3840fc3b10a1be3c67e7ceafb50057d68 | |
parent | 4cc6df29d9f4cf90dad8167cbbf5c21810ae56cf [diff] |
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup This patch drops a set of unnecessary dereferences to the hardware structure since we already have a local copy of the hardware pointer. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>