[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110920084721.GA8441@elgon.mountain>
Date: Tue, 20 Sep 2011 11:47:21 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Rasesh Mody <rmody@...cade.com>
Cc: netdev@...r.kernel.org
Subject: re: bna: PCI Probe Fix
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists