]> 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)
commit01cfd2e7e49ffb83e06ca0534f9101c3f741ecfe
tree84b709ae313211a2296adce2b4de569a63cbc43a
parentc1eaf96b0274e903114d72e9ecce1be59a8b4d73
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