bnx2: Enable AER on PCIE devices only
authorMichael Chan <mchan@broadcom.com>
Mon, 11 Oct 2010 23:12:28 +0000 (16:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Oct 2010 23:12:28 +0000 (16:12 -0700)
To prevent unnecessary error message.  pci_save_state() is also moved to
the end of ->probe() so that all PCI config, including AER state, will be
saved.

Update version to 2.0.18.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found