]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/net/ethernet/broadcom/bnx2.c
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)
commitfda4d85d6124134dd7c72d6559bd275732eb39b9
tree6c2052991ca7d525cb53a46e3eba04e579711012
parentd4bca3d7fec52e775a3f5a8f9ba2efb354450664
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>
drivers/net/ethernet/broadcom/bnx2.c