diff options
author | 2009-02-03 15:18:01 -0800 | |
---|---|---|
committer | 2009-02-03 15:18:01 -0800 | |
commit | 4d7155b932b8129c72e2f2714890e20b2a05e0b7 (patch) | |
tree | 7d94cfea5239cc6b11673e326f7a1851720921ed /include/linux/kernel.h | |
parent | sgi-xp: link XPNET's net_device_ops to its net_device structure (diff) | |
download | wireguard-linux-4d7155b932b8129c72e2f2714890e20b2a05e0b7.tar.xz wireguard-linux-4d7155b932b8129c72e2f2714890e20b2a05e0b7.zip |
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 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions