[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090616.023304.56372168.davem@davemloft.net>
Date: Tue, 16 Jun 2009 02:33:04 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: Sivakumar.Subramani@...erion.com
Cc: netdev@...r.kernel.org, support@...erion.com,
santosh.rastapur@...erion.com, ram.vepa@...erion.com
Subject: Re: [PATCH net-next-2.6] vxge: Enable SRIOV support in the driver.
From: Sivakumar Subramani <Sivakumar.Subramani@...erion.com>
Date: Tue, 16 Jun 2009 05:26:09 -0400 (EDT)
> +#ifdef CONFIG_PCI_IOV
> + pci_disable_sriov(pdev);
> +#endif
Toss these ifdefs.
These intefaces have NOP versions declared when the define
is not set.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists