bnx2: Fix accidental reversions.
authorMichael Chan <mchan@broadcom.com>
Wed, 12 Dec 2012 02:24:20 +0000 (18:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Dec 2012 02:28:25 +0000 (21:28 -0500)
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>

No differences found