Home
last modified time | relevance | path

Searched hist:"2 cfc6fc584a65db87935ca4e4d5e1ad89d5192ee" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Drate.hdiff 2cfc6fc584a65db87935ca4e4d5e1ad89d5192ee Wed Feb 08 12:17:11 CST 2012 Felix Fietkau <nbd@openwrt.org> mac80211: do not call rate control .tx_status before .rate_init

Most rate control implementations assume .get_rate and .tx_status are only
called once the per-station data has been fully initialized.
minstrel_ht crashes if this assumption is violated.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Tested-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>