From: Alexander Duyck Date: Fri, 15 Jul 2011 03:06:01 +0000 (+0000) Subject: ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup X-Git-Tag: v3.2-rc1~129^2~286^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35c7f8a1baa6245a0e66d6ee72502d96cbc2aa19;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed