From: Michael Chan Date: Thu, 5 Jul 2012 14:21:55 +0000 (+0000) Subject: cnic: Don't use netdev->base_addr X-Git-Tag: v3.5~24^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=054581e6c1eb314d54d4747fba545e9802be29da;p=pandora-kernel.git cnic: Don't use netdev->base_addr commit c0357e975afdbbedab5c662d19bef865f02adc17 bnx2: stop using net_device.{base_addr, irq}. removed netdev->base_addr so we need to update cnic to get the MMIO base address from pci_resource_start(). Otherwise, mmap of the uio device will fail. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed