From: Reinette Chatre Date: Mon, 14 Dec 2009 22:12:11 +0000 (-0800) Subject: iwlwifi: initialize spinlock before use X-Git-Tag: v2.6.33-rc3~44^2~31^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731a29b74aa823e09a6547befce3f721bef32f86;p=pandora-kernel.git iwlwifi: initialize spinlock before use Recent powersaving work resulted in power management ops being called during EEPROM initialization. The lock used by these functions is not initialized at this time. Ensure lock is initialized before it is used. Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed