]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite5cc081b8f779ffee2355238c9b9718357127395
tree68eedf5dabed48c4d0bed8be4d2c05541b4f626c
parente1ba4f57ee42ad8ce0076703e058a3c97cdd34a4
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