From: Michael Chan Date: Fri, 29 Jun 2012 09:32:45 +0000 (+0000) Subject: cnic: Fix mmap regression. X-Git-Tag: v3.6-rc1~125^2~339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0eef66088777cf252c6b91d3eb5ef2f30a67c5;p=pandora-kernel.git cnic: Fix mmap regression. commit 1f85d58cdf15354a7120fc9ccc9bb9c45b53af88 cnic: Remove uio mem[0]. introduced a regression as older versions of userspace app still rely on this mmap. Restore the mmap functionality and get the base address from pci_resource_start() as the nedev->base_addr has been deprecated for PCI devices. Update version to 2.5.12. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed