bnx2: Remove config access to non-standard registers
authorMichael Chan <mchan@broadcom.com>
Wed, 24 Nov 2010 13:48:55 +0000 (13:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Nov 2010 18:47:20 +0000 (10:47 -0800)
commitbe7ff1afec25f2700ca85e3956a2cb3a7b74acd5
treeebdbc8e614e369f42aebda4823d42b9ac890614b
parenta5dac108d57072eec4d6745f32c162524509f2cb
bnx2: Remove config access to non-standard registers

In KVM passthrough mode, the driver may not have config access to
non-standard registers.  The BNX2_PCICFG_MISC_CONFIG config register
access to setup mailbox swapping can be done using MMIO.

Update version to 2.0.20.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c