From: Stanislaw Gruszka Date: Thu, 28 Apr 2011 09:51:32 +0000 (+0200) Subject: iwlegacy: more priv->mutex serialization X-Git-Tag: v3.0-rc2~7^2~16^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a6e577c65cc317fed5265efc43ce9282928bd4;p=pandora-kernel.git iwlegacy: more priv->mutex serialization Check status bits with mutex taken, because when we wait for mutex unlock, status can change. Patch should also make remaining sync commands be send with priv->mutex taken. That will prevent execute these commands when we are currently reset firmware, what could possibly cause troubles. Signed-off-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed