commit | f815e2b3c0126c26911cac72b837f03a31c0c2ed | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Nov 19 00:10:42 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Nov 19 19:15:50 2014 +0100 |
tree | a0ffb718bd301afbbee9d106f87e7b886dbc52f0 | |
parent | 8f894be2df9ad43d17763bc0201f7f303a91f091 [diff] |
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>