From: Jeff Garzik <jeff@garzik.org>
To: akpm@osdl.org
Cc: netdev@vger.kernel.org, rientjes@cs.washington.edu, starvik@axis.com
Subject: Re: [patch 5/5] drivers cris: return on NULL dev_alloc_skb()
Date: Fri, 10 Nov 2006 11:09:55 -0500 [thread overview]
Message-ID: <4554A453.1090805@garzik.org> (raw)
In-Reply-To: <200611090349.kA93nFUE003603@shell0.pdx.osdl.net>
akpm@osdl.org wrote:
> From: David Rientjes <rientjes@cs.washington.edu>
>
> If the next descriptor array entry cannot be allocated by dev_alloc_skb(),
> return immediately so it is not dereferenced later. We cannot register the
> device with a partial descriptor list.
>
> Cc: Mikael Starvik <starvik@axis.com>
> Signed-off-by: David Rientjes <rientjes@cs.washington.edu>
> Cc: Jeff Garzik <jeff@garzik.org>
> Signed-off-by: Andrew Morton <akpm@osdl.org>
applied
prev parent reply other threads:[~2006-11-10 16:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-09 3:49 [patch 5/5] drivers cris: return on NULL dev_alloc_skb() akpm
2006-11-10 16:09 ` Jeff Garzik [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=4554A453.1090805@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@osdl.org \
--cc=netdev@vger.kernel.org \
--cc=rientjes@cs.washington.edu \
--cc=starvik@axis.com \
/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).