]> bbs.cooldavid.org Git - net-next-2.6.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)
commitc239f279e571a272c1b32a1e84b8fa037b68f49c
tree9c70c7739c3bb25725f65035548aa84ee8584dc2
parent22fa159d37efbfe781bbb99279efe83f58b87d29
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