From: Alexander Duyck Date: Tue, 27 Oct 2009 23:51:55 +0000 (+0000) Subject: igb: add pci_dev in few spots to clean up use of dev_err/info/warn X-Git-Tag: v2.6.33-rc1~388^2~650 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=090b17952826eb3c5d712b6d4f90a292fe4acc93;p=pandora-kernel.git igb: add pci_dev in few spots to clean up use of dev_err/info/warn This patch relpaces several references to adapter->pdev->dev with just pdev->dev. This allows for cleanup of several multiline dev_err/info calls. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed