Re: [RFC PATCH] move e1000 to pci_request_irq

From: Jeff Garzik
Date: Tue Oct 03 2006 - 18:36:44 EST


Frederik Deweerdt wrote:
+ else if (pci_request_irq(adapter->pdev, &e1000_test_intr, IRQF_SHARED,
+ netdev->name)) {

doesn't need IRQF_SHARED flag anymore

-
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/