commit | fda4d85d6124134dd7c72d6559bd275732eb39b9 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Tue Dec 11 18:24:20 2012 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 11 21:28:25 2012 -0500 |
tree | 6c2052991ca7d525cb53a46e3eba04e579711012 | |
parent | d4bca3d7fec52e775a3f5a8f9ba2efb354450664 [diff] |
bnx2: Fix accidental reversions. Commit 4ce45e02469c382699f4c5f6df727aea9dd2e1ca "bnx2: Add BNX2 prefix to CHIP ID and name macros" accidentally reverted 2 commits to use pci_ioumap() and to make pci_error_handlers const. This fixes those mistakes. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>