Holger Schurig dd1f635fe0 libertas: fix spinlock recursion bug
This fixes a bug detected by CONFIG_DEBUG_SPINLOCK:

if_cs_get_int_status() is only called from lbs_thread(), via
priv->hw_get_int_status. However, lbs_thread() has already taken the
priv->driver_lock. So it's a fault to take the same lock again here.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-03-27 14:28:30 -04:00
..
2008-01-31 19:26:51 -08:00
2008-02-20 20:11:55 -05:00
2008-01-28 15:09:05 -08:00
2008-03-24 19:25:08 -04:00
2008-01-28 15:09:11 -08:00
2008-02-05 09:44:22 -08:00
2008-01-28 15:03:32 -08:00
2008-01-28 15:09:11 -08:00
2008-03-04 18:36:39 -05:00
2008-01-28 15:09:35 -08:00
2008-02-20 20:11:49 -05:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-02-20 20:11:49 -05:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:09:35 -08:00
2008-03-24 19:25:07 -04:00