nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
authorAntonio Quartulli <ordex@autistici.org>
Fri, 2 Nov 2012 12:27:48 +0000 (13:27 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 5 Nov 2012 14:54:45 +0000 (15:54 +0100)
This command triggers a new callback: set_mcast_rate(). It enables
the user to change the rate used to send multicast frames for vif
configured as IBSS or MESH_POINT

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found