Rasesh Mody 3fc7237018 bna: PCI Probe Conf Lock Fix
If register_netdev() fails now, then we call mutex_unlock(&bnad->conf_mutex);
on the error path, but it's already unlocked. So we acquire the lock in error
path which will be later unlocked after the cleanup.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-21 20:55:41 -04:00
..
2011-09-15 15:36:33 -04:00
2011-09-16 19:20:20 -04:00
2011-09-17 00:47:57 -04:00
2011-09-16 19:20:20 -04:00
2011-08-11 07:30:12 -07:00
2011-09-15 15:36:33 -04:00
2011-09-15 15:36:33 -04:00
2011-09-15 15:36:33 -04:00
2011-09-16 19:20:20 -04:00
2011-09-15 15:36:33 -04:00
2011-09-16 19:20:20 -04:00
2011-09-17 00:47:57 -04:00
2011-09-21 20:55:41 -04:00
2011-09-15 15:36:34 -04:00
2011-09-15 15:36:33 -04:00