Files
ubports_kernel_google_msm/drivers/net/wireless
John W. Linville 21a4cc00e8 at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
http://bugzilla.kernel.org/show_bug.cgi?id=13312

at76_dwork_hw_scan holds a mutex while calling ieee80211_scan_completed,
which then calls at76_config which needs the same mutex.  This reworks
the ordering to not hold the lock while calling ieee80211_scan_completed.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-29 12:41:01 +02:00
..
2009-04-20 16:36:26 -04:00
2009-03-21 22:55:36 -07:00
2009-03-16 18:09:35 -04:00
2009-02-27 14:52:44 -05:00
2009-04-21 02:08:51 -07:00
2009-03-27 20:13:19 -04:00
2009-04-21 16:43:33 -04:00
2009-03-21 22:51:19 -07:00
2009-03-21 22:43:57 -07:00
2009-03-21 22:51:20 -07:00