diff options
author | John Crispin <blogic@openwrt.org> | 2016-03-01 08:14:59 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2016-03-01 08:14:59 +0000 |
commit | 9af27e4d4947ba748a3c446ad30f8fc330144d1d (patch) | |
tree | 58a4e22909bae715bf6fab169bbaf98c37707a97 /package/kernel/w1-gpio-custom | |
parent | c2f41fefe5b8377c32c99616c245881fe6e0e001 (diff) | |
download | upstream-9af27e4d4947ba748a3c446ad30f8fc330144d1d.tar.gz upstream-9af27e4d4947ba748a3c446ad30f8fc330144d1d.tar.bz2 upstream-9af27e4d4947ba748a3c446ad30f8fc330144d1d.zip |
mac80211: set mcast-rate for mesh point interfaces
In order to set the multicast rate for mesh point interfaces the "mesh join"
was made explicit and moved to mac80211_setup_vif(), similar to how it is
done for IBSS interfaces.
Previously, the mesh join was made implicit in case authentication (i.e.
$key) was not used when creating the interface in mac80211_prepare_vif(),
while using authentication would create the interface first, then join
later in mac80211_setup_vif() by starting authsae.
Signed-off-by: Nils Schneider <nils@nilsschneider.net>
Backport of r47408
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48858 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/w1-gpio-custom')
0 files changed, 0 insertions, 0 deletions