Re: [PATCH] e1000: Fix PCI enable to honor the need_ioport flag

From: David Miller
Date: Tue Feb 03 2009 - 18:18:39 EST


From: Karsten Keil <kkeil@xxxxxxx>
Date: Tue, 3 Feb 2009 18:52:17 +0100

> 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@xxxxxxx>

Applied.

Please CC: netdev@xxxxxxxxxxxxxxx for networking patches in the future
so that they get properly tracked at:

http://patchwork.ozlabs.org/project/netdev/list/

Thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/