Files
linux/drivers/net/wireless
Paul Fox 6c12f0b296 libertas: fix cmdpendingq locking
commit 2ae1b8b35f upstream.

We occasionally see list corruption using libertas.

While we haven't been able to diagnose this precisely, we have spotted
a possible cause: cmdpendingq is generally modified with driver_lock
held. However, there are a couple of points where this is not the case.

Fix up those operations to execute under the lock, it seems like
the correct thing to do and will hopefully improve the situation.

Signed-off-by: Paul Fox <pgf@laptop.org>
Signed-off-by: Daniel Drake <dsd@laptop.org>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-23 11:20:17 -07:00
..
2011-05-09 15:55:40 -07:00
2011-05-09 15:55:41 -07:00
2010-07-05 11:10:28 -07:00
2010-07-05 11:11:13 -07:00
2010-03-15 08:49:37 -07:00
2009-10-29 09:01:07 -07:00