commit | dd5b4cc71cd09c33e1579cc6d5720656e94e52de | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Nov 22 20:58:24 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 24 16:19:35 2010 -0500 |
tree | 86a27c86480109d9b6bbedddc083095035fbef2d | |
parent | 46090979a55a0dc2cdb3d939f94fa47742108194 [diff] |
cfg80211/mac80211: improve ad-hoc multicast rate handling - store the multicast rate as an index instead of the rate value (reduces cpu overhead in a hotpath) - validate the rate values (must match a bitrate in at least one sband) Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>