From: Dan Carpenter <dan.carpenter@oracle.com>
To: Rasesh Mody <rmody@brocade.com>
Cc: netdev@vger.kernel.org
Subject: re: bna: PCI Probe Fix
Date: Tue, 20 Sep 2011 11:47:21 +0300 [thread overview]
Message-ID: <20110920084721.GA8441@elgon.mountain> (raw)
Hi Rasesh,
There is a problem introduced in 0caa9aaec5 "bna: PCI Probe Fix".
If register_netdev() fails now, then we call mutex_unlock(&bnad->conf_mutex);
on the error path, but it's already unlocked.
regards,
dan carpenter
next reply other threads:[~2011-09-20 8:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-20 8:47 Dan Carpenter [this message]
2011-09-22 0:32 ` bna: PCI Probe Fix Rasesh Mody
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=20110920084721.GA8441@elgon.mountain \
--to=dan.carpenter@oracle.com \
--cc=netdev@vger.kernel.org \
--cc=rmody@brocade.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