]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc324005b4b9b4e8ff264c6f90a63f0fe276a5dfe
tree9c70c7739c3bb25725f65035548aa84ee8584dc2
parentb0c33234a212647eb046048eff2b2033e1518db7
bnx2: Enable AER on PCIE devices only

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>
drivers/net/bnx2.c