From: Aaron Sierra Date: Thu, 31 Oct 2013 00:32:34 +0000 (+0000) Subject: igb: Support ports mapped in 64-bit PCI space X-Git-Tag: v3.14-rc1~94^2~542^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89dbefb213a0b3e53fe1a99ec9c1a230aad5f404;p=pandora-kernel.git igb: Support ports mapped in 64-bit PCI space This patch resolves an issue with 64-bit PCI addresses being truncated because the return values of pci_resource_start() and pci_resource_end() were being cast to unsigned long. Signed-off-by: Aaron Sierra Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed