iwl3945: disable power save
authorReinette Chatre <reinette.chatre@intel.com>
Mon, 14 Dec 2009 22:12:10 +0000 (14:12 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Jan 2010 23:04:22 +0000 (15:04 -0800)
commit66c9e44e5740fe9024e3ed02fd66ad6e0e57408f
tree6801af0f56f31d1f2d436eeee91ef095cfbd3ede
parent87d512cacd0aff44719736ef6d583cafd5c0e1be
iwl3945: disable power save

commit bc45a67079c916a9bd0a95b0b879cc0f259bac6e upstream.

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>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/iwlwifi/iwl-3945.c
drivers/net/wireless/iwlwifi/iwl3945-base.c