commit | d1f5b7a34aa5ff703c4966ea2652d4212ac75940 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Aug 05 17:05:55 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 16 15:26:40 2010 -0400 |
tree | ecc8f06625bf4e48334420586d7e16f9645aa1e4 | |
parent | 7da7cc1d42d8ce02cca16df8c021e6d657f1f8fd [diff] |
mac80211: allow drivers to request SM PS mode change Sometimes drivers have more information than the stack about how their antennas/chains are used, and may require that the SM PS mode be changed. This could happen, for example, when detecting that the user disconnected an antenna. Thus this patch introduces API to allow drivers to request SM PS mode changes. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>