]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc7f7a0f8104f995090712a671b6c7729aa977419
tree84b709ae313211a2296adce2b4de569a63cbc43a
parent13bd020d2776623769c4785cd4f624ef52b28686
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command

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>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c