[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100217.172705.99297322.davem@davemloft.net>
Date: Wed, 17 Feb 2010 17:27:05 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: mcarlson@...adcom.com
Cc: netdev@...r.kernel.org, andy@...yhouse.net, mchan@...adcom.com
Subject: Re: [PATCH net-next 01/12] tg3: Enforce DMA mapping / skb
assignment ordering
From: "Matt Carlson" <mcarlson@...adcom.com>
Date: Wed, 17 Feb 2010 17:16:54 -0800
You're providing the patch twice here:
> ---
> drivers/net/tg3.c | 9 +++++++--
> 1 files changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c
> index 385434f..344490e 100644
> --- a/drivers/net/tg3.c
> +++ b/drivers/net/tg3.c
> @@ -4659,11 +4659,16 @@ static int tg3_rx(struct tg3_napi *tnapi, int budget)
...
> --
> 1.6.4.4
...
> ---
> drivers/net/tg3.c | 9 +++++++--
> 1 files changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c
> index 385434f..344490e 100644
> --- a/drivers/net/tg3.c
> +++ b/drivers/net/tg3.c
> @@ -4659,11 +4659,16 @@ static int tg3_rx(struct tg3_napi *tnapi, int budget)
I'll fix this up but please make amends to ensure this doesn't
happen again.
--
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