diff options
author | Daniel Halperin <dhalperi@cs.washington.edu> | 2010-01-19 10:22:19 -0800 |
---|---|---|
committer | Reinette Chatre <reinette.chatre@intel.com> | 2010-01-29 11:13:19 -0800 |
commit | 49dcc819b077c2d473062e17d5a1373a8b660e02 (patch) | |
tree | 79a2869a213ef3fc9ba2c9cb3cac8f74fb1ca180 /drivers/net/qlge | |
parent | 1dbfd9d46a6df5232ba0b12d2da950da89eff3da (diff) | |
download | talos-op-linux-49dcc819b077c2d473062e17d5a1373a8b660e02.tar.gz talos-op-linux-49dcc819b077c2d473062e17d5a1373a8b660e02.zip |
iwlwifi: optimize power saving
In hostap AP mode, every time the client sends the AP
a packet the STA_NOTIFY_AWAKE code is sent from mac80211.
This results in a command being sent to the uCode even if
the client was not asleep.
The following simple patch has fixed the issue for me without any
degradation that I can find.
Signed-off-by: Daniel Halperin <dhalperi@cs.washington.edu>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Diffstat (limited to 'drivers/net/qlge')
0 files changed, 0 insertions, 0 deletions