From: Samuel Ortiz Date: Thu, 8 Jan 2009 18:20:01 +0000 (-0800) Subject: iwl3945: Fix iwl3945_init_drv() X-Git-Tag: v2.6.30-rc1~662^2~836^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a7c8ecd43b4bc796a8e79c46305e2a677b55f3;p=pandora-kernel.git iwl3945: Fix iwl3945_init_drv() iwl3945_init_drv() initialises the wrong lock, and sets the wrong power saving default level. With this power saving mode, we are losing a lot of frames in Ad-Hoc mode. This is a bug fix for bug #1873. ( http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1873 ) Signed-off-by: Samuel Ortiz Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed