Re: [PATCH 2/3] forcedeth: disable msix

2007-02-23 Thread Andy Gospodarek
On Tue, Feb 20, 2007 at 03:34:40AM -0500, Ayaz Abdulla wrote: > There seems to be an issue when both MSI-X is enabled and NAPI is > configured. This patch disables MSI-X until the issue is root caused. > > Signed-Off-By: Ayaz Abdulla <[EMAIL PROTECTED]> > > --- orig/drivers/net/forcedeth.c

[PATCH 2/3] forcedeth: disable msix

2007-02-20 Thread Ayaz Abdulla
There seems to be an issue when both MSI-X is enabled and NAPI is configured. This patch disables MSI-X until the issue is root caused. Signed-Off-By: Ayaz Abdulla <[EMAIL PROTECTED]> --- orig/drivers/net/forcedeth.c2007-02-20 03:29:04.0 -0500 +++ new/drivers/net/forcedeth.c 200

Re: [PATCH 2/3] forcedeth: disable msix

2007-02-20 Thread Jeff Garzik
Ayaz Abdulla wrote: There seems to be an issue when both MSI-X is enabled and NAPI is configured. This patch disables MSI-X until the issue is root caused. Signed-Off-By: Ayaz Abdulla <[EMAIL PROTECTED]> ACK patches 2-3 Will await resend of entire patch series, after patch #1 is updated -

[PATCH 2/3] forcedeth: disable msix

2007-02-19 Thread Ayaz Abdulla
There seems to be an issue when both MSI-X is enabled and NAPI is configured. This patch disables MSI-X until the issue is root caused. Signed-Off-By: Ayaz Abdulla <[EMAIL PROTECTED]> --- orig/drivers/net/forcedeth.c2007-02-19 09:17:02.0 -0500 +++ new/drivers/net/forcedeth.c 200