From: Stanislaw Gruszka Date: Thu, 31 Mar 2011 15:36:28 +0000 (+0200) Subject: iwlwifi: remove sync_cmd_mutex X-Git-Tag: v3.0-rc1~377^2~437^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8447c163afeaa7e9f6f015088177b1c8511e0877;p=pandora-kernel.git iwlwifi: remove sync_cmd_mutex We now use priv->mutex to serialize sync command, remove old priv->sync_cmd_mutex and add assertion that priv->mutex must be locked. Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed