]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: allow drivers to request SM PS mode change
authorJohannes Berg <johannes.berg@intel.com>
Thu, 5 Aug 2010 15:05:55 +0000 (17:05 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 19:26:40 +0000 (15:26 -0400)
commita14f3b04b2f5020462df65128ebc26e23dacd76b
treeecc8f06625bf4e48334420586d7e16f9645aa1e4
parent2a46506ea74dabf67442df04bb9a630f361f3dec
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>
include/net/mac80211.h
net/mac80211/ht.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c