mac80211: notify driver of rate control updates
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Mar 2012 06:43:32 +0000 (08:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Apr 2012 18:54:08 +0000 (14:54 -0400)
commit8f727ef3c4859f2c397a7609beb845dcd66729f5
tree9843df4721d5510c464f7ea4e1f4da940b247c80
parent7213cf2cb0dfbb4d6b55a1da000d34338f76c0e3
mac80211: notify driver of rate control updates

Devices that have internal rate control need to be
notified when the bandwidth or SMPS state changes
just like external rate control algorithms get a
notification now.

Add this notification and clarify the change bits
while at it, the HT_CHANGED bit really meant only
bandwidth changed.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Documentation/DocBook/80211.tmpl
drivers/net/wireless/ath/ath9k/rc.c
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/driver-trace.h
net/mac80211/mlme.c
net/mac80211/rate.h