]> git.baikalelectronics.ru Git - kernel.git/commit
iwl3945: disable power save
authorReinette Chatre <reinette.chatre@intel.com>
Mon, 14 Dec 2009 22:12:10 +0000 (14:12 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Dec 2009 16:32:09 +0000 (11:32 -0500)
commit89d408cdd18f7ad62deeb4aae80f7fb3c32ab23c
treebdfdfa98246f0fb57da88c2c30ca17bc6f4b353c
parentc65ce0fe0bbd58e2a4f7302b91e12e8a1072e615
iwl3945: disable power save

we see from http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2125
that power saving does not work well on 3945. Since then power saving has
also been connected with association problems where an AP deathenticates a
3945 after it is unable to transmit data to it - this happens when 3945
enters power savings mode.

Disable power save support until issues are resolved.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
CC: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-3945.c
drivers/net/wireless/iwlwifi/iwl3945-base.c