From 80e78ef74dffb2195e2a1164c18579180a76fd5b Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 25 May 2007 22:18:47 -0400 Subject: [PATCH] [PATCH] libertas: fix deadlock SIOCGIWSCAN handler Update signal quality before the locked scan result translation loop, because calling libertas_prepare_and_send_command() with the 'waitforrsp' option grabs adapter->lock in the command return processing, leading to the deadlock. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-format-patch failed