Skip to content
Commit c91e468a authored by Andreas Schwab's avatar Andreas Schwab Committed by Jeff Garzik
Browse files

[PATCH] Use pci_set_consistent_dma_mask in ixgb driver



The ixgb driver is using pci_alloc_consistent, thus is should also use
pci_set_consistent_dma_mask.  This allows the driver to work on SGI
systems.

In case of an error during probing it should also disable the device again.

Signed-off-by: default avatarAndreas Schwab <schwab@suse.de>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 43f2f104
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment