commit | 870abdf67170daa9f1022e55a35c469239fcc74c | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Oct 05 18:04:24 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 06 18:14:57 2008 -0400 |
tree | 5ca00db880d71149eea2cdaeb67ed20f5281071d | |
parent | 76708dee382a69b2f9d0e50f413f99fefb2dc509 [diff] |
mac80211: add multi-rate retry support This patch adjusts the rate control API to allow multi-rate retry if supported by the driver. The ieee80211_hw struct specifies how many alternate rate selections the driver supports. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>