From: Dhananjay Phadke Date: Tue, 13 Oct 2009 07:26:04 +0000 (-0700) Subject: netxen: fix pci bar mapping X-Git-Tag: v2.6.32-rc5~13^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71fb62fb6dd4ed95e6f0240a2c627df396d9d057;p=pandora-kernel.git netxen: fix pci bar mapping Use resource_size_t for PCI resource remapping instead of unsigned long. Physical addresses can exceed range of long data type (e.g with PAE). Signed-off-by: Dhananjay Phadke Signed-off-by: David S. Miller --- Reading git-diff-tree failed