From: Alexander Duyck Date: Tue, 31 Mar 2009 21:32:42 +0000 (+0000) Subject: ixgbe: fix build when DEBUG is defined X-Git-Tag: v2.6.30-rc1~246^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b453368dfd74ba5a49bfaa853251212fa306e70d;p=pandora-kernel.git ixgbe: fix build when DEBUG is defined The ixgbe driver had issues when DEBUG was defined because the hw_dbg macro was incomplete. This patch completes the code based off of the code that already existed in the igb module. Signed-off-by: Alexander Duyck Acked-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed