Andrew Morton wrote:
On Wed, 12 Sep 2007 15:20:01 -0700
"Kok, Auke" <[EMAIL PROTECTED]> wrote:
Andrew Morton wrote:
On Wed, 12 Sep 2007 11:13:07 -0700
Auke Kok <[EMAIL PROTECTED]> wrote:
This incorporates the new napi_struct changes into ixgbe.
I get a reject storm.
--- a/drivers/net/ixgb
On Wed, 12 Sep 2007 15:20:01 -0700
"Kok, Auke" <[EMAIL PROTECTED]> wrote:
> Andrew Morton wrote:
> > On Wed, 12 Sep 2007 11:13:07 -0700
> > Auke Kok <[EMAIL PROTECTED]> wrote:
> >
> >> This incorporates the new napi_struct changes into ixgbe.
> >
> > I get a reject storm.
> >
> >> --- a/drivers
Andrew Morton wrote:
On Wed, 12 Sep 2007 11:13:07 -0700
Auke Kok <[EMAIL PROTECTED]> wrote:
This incorporates the new napi_struct changes into ixgbe.
I get a reject storm.
--- a/drivers/net/ixgbe/ixgbe_main.c
+++ b/drivers/net/ixgbe/ixgbe_main.c
@@ -557,14 +557,15 @@ static irqreturn_t ixgb
On Wed, 12 Sep 2007 11:13:07 -0700
Auke Kok <[EMAIL PROTECTED]> wrote:
> This incorporates the new napi_struct changes into ixgbe.
I get a reject storm.
> --- a/drivers/net/ixgbe/ixgbe_main.c
> +++ b/drivers/net/ixgbe/ixgbe_main.c
> @@ -557,14 +557,15 @@ static irqreturn_t ixgbe_msix_clean_rx(in
This incorporates the new napi_struct changes into ixgbe.
Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
---
drivers/net/ixgbe/ixgbe.h |1 +
drivers/net/ixgbe/ixgbe_main.c | 62 +---
2 files changed, 27 insertions(+), 36 deletions(-)
diff --git a/driv