From: Ron Rindjunsky Date: Mon, 5 May 2008 02:22:51 +0000 (+0800) Subject: iwlwifi: fix spinlock used before initialized X-Git-Tag: v2.6.27-rc1~969^2~441^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b73af8284c3fcbb65eefb9141237b7e45cedd21;p=pandora-kernel.git iwlwifi: fix spinlock used before initialized The patch fixes spinlock priv->lock (apm_ops.init) is used before it has been initialized. Signed-off-by: Ron Rindjunsky Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed