commit | 391e53e33f0028f52ce5eedee1026830571f0d76 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Fri Nov 02 13:27:49 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 05 15:54:46 2012 +0100 |
tree | b47e617da62222bc00b0c81ad283771fad656e91 | |
parent | f4e583c8935c6f52f9385ee7cfbea8f65c66a737 [diff] |
mac80211: implement set_mcast_rate() callback This new callback can be used to tune the rate to be used to send multicast frames. In the current state the multicast rate can be specified on IBSS/MESH joining only. This makes it impossible to select a custom multicast rate when then join command is sent by an external program (e.g. wpa_supplicant) Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>