OpenCloudOS-Kernel/drivers/net/ethernet/qlogic/netxen
Nikolay Aleksandrov e4d1aa40e3 netxen: check for root bus in netxen_mask_aer_correctable
Add a check if pdev->bus->self == NULL (root bus). When attaching
a netxen NIC to a VM it can be on the root bus and the guest would
crash in netxen_mask_aer_correctable() because of a NULL pointer
dereference if CONFIG_PCIEAER is present.

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-18 16:22:08 -04:00
..
Makefile qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic.h netxen_nic: restrict force firmware dump when dump is disabled. 2012-06-29 00:52:32 -07:00
netxen_nic_ctx.c netxen_nic: Fix estimation of recv MSS in case of LRO 2012-05-09 22:53:04 -04:00
netxen_nic_ethtool.c netxen_nic: restrict force firmware dump when dump is disabled. 2012-06-29 00:52:32 -07:00
netxen_nic_hdr.h netxen_nic: Fix estimation of recv MSS in case of LRO 2012-05-09 22:53:04 -04:00
netxen_nic_hw.c netxen: Error return off by one for XG port. 2012-06-25 15:26:31 -07:00
netxen_nic_hw.h qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_init.c netxen: fix link notification order 2012-07-12 07:54:46 -07:00
netxen_nic_main.c netxen: check for root bus in netxen_mask_aer_correctable 2012-09-18 16:22:08 -04:00