From: David Miller <davem@davemloft.net>
To: bhutchings@solarflare.com
Cc: akpm@linux-foundation.org, netdev@vger.kernel.org,
michael@moffatt.org.nz, stable@kernel.org
Subject: Re: [patch 1/1] starfire: clean up properly if firmware loading fails
Date: Tue, 26 Jan 2010 21:05:29 -0800 (PST) [thread overview]
Message-ID: <20100126.210529.20921693.davem@davemloft.net> (raw)
In-Reply-To: <1264568297.373.482.camel@localhost>
From: Ben Hutchings <bhutchings@solarflare.com>
Date: Wed, 27 Jan 2010 04:58:17 +0000
> On Tue, 2010-01-26 at 20:27 -0800, akpm@linux-foundation.org wrote:
>> From: Ben Hutchings <bhutchings@solarflare.com>
>>
>> netdev_open() will return without cleaning up net device or hardware state
>> if firmware loading fails. This results in a BUG() on a second attempt to
>> bring the interface up, reported in
>> <http://bugzilla.kernel.org/show_bug.cgi?id=15117>, and probably has even
>> worse effects if the driver is removed afterwards.
>
> David, please correct the URL above before applying the patch so I don't
> continue to look like an idiot. :-) It should be
> <http://bugzilla.kernel.org/show_bug.cgi?id=15091> as added by Andrew
> below.
Done.
prev parent reply other threads:[~2010-01-27 5:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-27 4:27 [patch 1/1] starfire: clean up properly if firmware loading fails akpm
2010-01-27 4:49 ` David Miller
2010-01-27 4:58 ` Ben Hutchings
2010-01-27 5:05 ` 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=20100126.210529.20921693.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@linux-foundation.org \
--cc=bhutchings@solarflare.com \
--cc=michael@moffatt.org.nz \
--cc=netdev@vger.kernel.org \
--cc=stable@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).