Re: [PATCH 1/7] NetXen: Use multiple PCI functions

2007-04-27 Thread Jeff Garzik
Mithlesh Thukral wrote: NetXen: Make driver use multiple PCI functions. This patch will make NetXen driver work with multiple PCI functions. This will make the usage of memory resources as well as interrupts more independent among different functions which results in better throughput. This chang

Re: [PATCH 1/7] NetXen: Use multiple PCI functions

2007-04-19 Thread Mithlesh Thukral
On Thursday 19 April 2007 20:30, Stephen Hemminger wrote: > On Thu, 19 Apr 2007 07:52:24 -0700 > > Linsys Contractor Mithlesh Thukral <[EMAIL PROTECTED]> wrote: > > NetXen: Make driver use multiple PCI functions. > > This patch will make NetXen driver work with multiple PCI functions. This > > will

Re: [PATCH 1/7] NetXen: Use multiple PCI functions

2007-04-19 Thread Stephen Hemminger
On Thu, 19 Apr 2007 07:52:24 -0700 Linsys Contractor Mithlesh Thukral <[EMAIL PROTECTED]> wrote: > NetXen: Make driver use multiple PCI functions. > This patch will make NetXen driver work with multiple PCI functions. This will > make the usage of memory resources as well as interrupts more indepe