diff options
author | Karsten Keil <kkeil@suse.de> | 2009-02-03 23:18:01 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-03 23:18:01 (GMT) |
commit | 4d7155b932b8129c72e2f2714890e20b2a05e0b7 (patch) | |
tree | 7d94cfea5239cc6b11673e326f7a1851720921ed /samples | |
parent | 714c48f1bb553a2e5dd8d6ff66accc7c51218ac9 (diff) | |
download | linux-fsl-qoriq-4d7155b932b8129c72e2f2714890e20b2a05e0b7.tar.xz |
e1000: Fix PCI enable to honor the need_ioport flag
On machine were no IO ports are assigned the call
to pci_enable_device() will fail, even if need_ioport
is false, we need to use pci_enable_device_mem() here.
Signed-off-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions