]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: implement set_mcast_rate() callback
authorAntonio Quartulli <ordex@autistici.org>
Fri, 2 Nov 2012 12:27:49 +0000 (13:27 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 5 Nov 2012 14:54:46 +0000 (15:54 +0100)
commitff8b06d05f100bc035307c03133d168b168f660e
treeb47e617da62222bc00b0c81ad283771fad656e91
parent01cfd2e7e49ffb83e06ca0534f9101c3f741ecfe
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>
net/mac80211/cfg.c