From: Alexander Duyck Date: Tue, 27 Oct 2009 23:51:35 +0000 (+0000) Subject: igb: replace unecessary &adapter->hw with just hw where applicable X-Git-Tag: v2.6.33-rc1~388^2~651 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=330a6d6a7c75e11ca6da52092cfa96cda45d3386;p=pandora-kernel.git igb: replace unecessary &adapter->hw with just hw where applicable This patch just cleans up some unecessary references to the adapter->hw member when it has already been placed in a local variable named hw. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed