mac80211: handle SMPS action frames
authorJohannes Berg <johannes.berg@intel.com>
Fri, 16 Dec 2011 14:28:57 +0000 (15:28 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Dec 2011 19:40:22 +0000 (14:40 -0500)
commit1d8d3dec5fbba15864f25c734a7fda5703234091
tree68eedf5dabed48c4d0bed8be4d2c05541b4f626c
parent645d35902c8f05a1b12fa838aa9052d8eeaf161e
mac80211: handle SMPS action frames

When a peer changes SMPS state we should update
rate control so it doesn't have to detect it by
itself. It can't detect "dynamic" mode anyway
since that just requires rts-cts handshaking.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/rx.c