netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: afleming@freescale.com
Cc: jeff@garzik.org, netdev@vger.kernel.org
Subject: Re: [PATCH v2.6.29 v3 1/5] gianfar: Fix packet drop when out of memory
Date: Wed, 17 Dec 2008 16:52:40 -0800 (PST)	[thread overview]
Message-ID: <20081217.165240.175376796.davem@davemloft.net> (raw)
In-Reply-To: <1229550175-15600-1-git-send-email-afleming@freescale.com>

From: Andy Fleming <afleming@freescale.com>
Date: Wed, 17 Dec 2008 15:42:51 -0600

> The patch which fixed gianfar so it drops packets when it runs out
> of memory left in the code which frees the skb when it drops packets.
> Change the code so that we only free the skb if the new skb was successfully
> created.
> 
> Signed-off-by: Andy Fleming <afleming@freescale.com>

Applied.

      parent reply	other threads:[~2008-12-18  0:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17 21:42 [PATCH v2.6.29 v3 1/5] gianfar: Fix packet drop when out of memory Andy Fleming
2008-12-17 21:42 ` [PATCH v2.6.29 v3 2/5] gianfar: Add Scatter Gather support Andy Fleming
2008-12-17 21:42   ` [PATCH v2.6.29 v3 3/5] gianfar: Use interface name in interrupt name to distinguish the source Andy Fleming
2008-12-17 21:42     ` [PATCH v2.6.29 v3 4/5] gianfar: Merge Tx and Rx interrupt for scheduling clean up ring Andy Fleming
2008-12-17 21:42       ` [PATCH v2.6.29 v3 5/5] gianfar: Continue polling until both tx and rx are empty Andy Fleming
2008-12-18  0:54         ` David Miller
2008-12-18  2:40           ` Fleming Andy-AFLEMING
2008-12-18  2:44             ` David Miller
2008-12-18  0:53       ` [PATCH v2.6.29 v3 4/5] gianfar: Merge Tx and Rx interrupt for scheduling clean up ring David Miller
2008-12-18  0:53     ` [PATCH v2.6.29 v3 3/5] gianfar: Use interface name in interrupt name to distinguish the source David Miller
2008-12-18  0:52   ` [PATCH v2.6.29 v3 2/5] gianfar: Add Scatter Gather support David Miller
2008-12-18  0:52 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081217.165240.175376796.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=afleming@freescale.com \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).