From: David Miller <davem@davemloft.net>
To: super.firetwister@googlemail.com
Cc: Linuxppc-dev@ozlabs.org, netdev@vger.kernel.org, rini@arvoo.nl,
afleming@freescale.com
Subject: Re: [PATCH] stop send queue before resetting gianfar
Date: Wed, 15 Apr 2009 02:35:48 -0700 (PDT) [thread overview]
Message-ID: <20090415.023548.116886749.davem@davemloft.net> (raw)
In-Reply-To: <200904150951.23711.super.firetwister@gmail.com>
From: Markus Brunner <super.firetwister@googlemail.com>
Date: Wed, 15 Apr 2009 09:51:23 +0200
> After a transmit timed out, the reset task will be called, which will free the
> allocated resources(stop_gfar). If gfar_poll will be called before the
> resources get allocated again gfar_clean_tx_ring will call
> dev_kfree_skb_any(NULL).
> This Patch calls netif_stop_queue before calling stop_gfar.
>
> Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
Applied, thanks.
prev parent reply other threads:[~2009-04-15 9:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 7:51 [PATCH] stop send queue before resetting gianfar Markus Brunner
2009-04-15 9:35 ` 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=20090415.023548.116886749.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Linuxppc-dev@ozlabs.org \
--cc=afleming@freescale.com \
--cc=netdev@vger.kernel.org \
--cc=rini@arvoo.nl \
--cc=super.firetwister@googlemail.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).