From: Neil Horman Date: Wed, 26 Sep 2012 07:22:02 +0000 (+0000) Subject: bnx2: Clean up remaining iounmap X-Git-Tag: v3.6~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f605c77408ad3aaff025e849d2e42cad9687e3;p=pandora-kernel.git bnx2: Clean up remaining iounmap commit c0357e975afdbbedab5c662d19bef865f02adc17 modified bnx2 to switch from using ioremap/iounmap to pci_iomap/pci_iounmap. They missed a spot in the error path of bnx2_init_one though. This patch just cleans that up. Signed-off-by: Neil Horman CC: Michael Chan CC: "David S. Miller" Acked-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed