All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Dan Williams <dcbw@redhat.com>
Cc: linux-wireless@vger.kernel.org,
	Stanislav Yakovlev <stas.yakovlev@gmail.com>
Subject: Re: ipw2100: don't return positive values to PCI probe on error
Date: Fri, 28 Jul 2017 15:02:18 +0000 (UTC)	[thread overview]
Message-ID: <20170728150218.B8A8E6088D@smtp.codeaurora.org> (raw)
In-Reply-To: <1499878022.6577.4.camel@redhat.com>

Dan Williams <dcbw@redhat.com> wrote:

> Causes the PCI stack to complain, and then eventually call the
> PCI remove function, which ipw2100 is not expecting.  It then
> tries to unregister an already-released netdev and other nasty
> things, leading to a panic.
> 
> Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1185518
> 
> Signed-off-by: Dan Williams <dcbw@redhat.com>

Patch applied to wireless-drivers-next.git, thanks.

185ffc194800 ipw2100: don't return positive values to PCI probe on error

-- 
https://patchwork.kernel.org/patch/9837159/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

      reply	other threads:[~2017-07-28 15:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12 16:47 [PATCH] ipw2100: don't return positive values to PCI probe on error Dan Williams
2017-07-28 15:02 ` Kalle Valo [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=20170728150218.B8A8E6088D@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=dcbw@redhat.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=stas.yakovlev@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.