[OpenWrt-Devel] [PATCHv2] mac80211: set mcast-rate for mesh point interfaces

2015-07-24 Thread Nils Schneider
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 --- Sorry for messing up the whitespace in the previous version of this patch. .../kernel/mac80211/files/

[OpenWrt-Devel] [PATCH] mac80211: set mcast-rate for mesh point interfaces

2015-07-24 Thread Nils Schneider
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 --- .../kernel/mac80211/files/lib/netifd/wireless/mac80211.sh | 14 -- 1 file changed, 8 insert