]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: notify drivers on sta rate table changes
authorJohannes Berg <johannes.berg@intel.com>
Tue, 18 Nov 2014 23:10:42 +0000 (00:10 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 18:15:50 +0000 (19:15 +0100)
commit4d4f939e766c0ff59d29e5892a05769b40b15ef3
treea0ffb718bd301afbbee9d106f87e7b886dbc52f0
parentf1a8ad731ef85270269bafdf8508c401641d4ef8
mac80211: notify drivers on sta rate table changes

This allows drivers with a firmware or chip-based rate lookup table to
use the most recent default rate selection without having to get it from
per-packet data or explicit ieee80211_get_tx_rate calls

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/rate.c
net/mac80211/trace.h